diff options
author | Matthew Lemon <y@yulqen.org> | 2024-04-10 15:05:57 +0100 |
---|---|---|
committer | Matthew Lemon <y@yulqen.org> | 2024-04-10 15:05:57 +0100 |
commit | b408be58debc72322fa1680a8f7293b9ba3b571f (patch) | |
tree | a20f0d5618aaa7618f024121342f94d3299b5dc6 /go.sum | |
parent | 1f5402530a5c5011ee4e3d0fc8c94636fbd4ed60 (diff) |
Postgres implementation now set up and in containers - no tables yet
Diffstat (limited to '')
-rw-r--r-- | go.sum | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -0,0 +1,2 @@ +github.com/lib/pq v1.10.9 h1:YXG7RB+JIjhP29X+OtkiDnYaXQwpS4JEWq7dtCCRUEw= +github.com/lib/pq v1.10.9/go.mod h1:AlVN5x4E4T544tWzH6hKfbfQvm3HdbOxrmggDNAPY9o= |