-
- Downloads
Update Postgres library
... | @@ -24,7 +24,7 @@ require ( | ... | @@ -24,7 +24,7 @@ require ( |
github.com/gtank/cryptopasta v0.0.0-20170601214702-1f550f6f2f69 | github.com/gtank/cryptopasta v0.0.0-20170601214702-1f550f6f2f69 | ||
github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect | github.com/konsorten/go-windows-terminal-sequences v1.0.2 // indirect | ||
github.com/kylelemons/godebug v1.1.0 | github.com/kylelemons/godebug v1.1.0 | ||
github.com/lib/pq v1.2.0 | github.com/lib/pq v1.3.0 | ||
github.com/mattn/go-sqlite3 v1.11.0 | github.com/mattn/go-sqlite3 v1.11.0 | ||
github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect | github.com/pquerna/cachecontrol v0.0.0-20180517163645-1555304b9b35 // indirect | ||
github.com/prometheus/client_golang v1.0.0 | github.com/prometheus/client_golang v1.0.0 | ||
... | ... |
Please register or sign in to comment