17962: Bump the version of lib/pq to 1.10.2
[arvados.git] / go.mod
diff --git a/go.mod b/go.mod
index b70f6f3b476789f69f1845bffb6bfd4fcac80885..adca449b7143ff3b01d2e3a9e037eac2114320a8 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -44,7 +44,7 @@ require (
        github.com/johannesboyne/gofakes3 v0.0.0-20200716060623-6b2b4cb092cc
        github.com/julienschmidt/httprouter v1.2.0
        github.com/kevinburke/ssh_config v0.0.0-20171013211458-802051befeb5 // indirect
-       github.com/lib/pq v1.3.0
+       github.com/lib/pq v1.10.2
        github.com/msteinert/pam v0.0.0-20190215180659-f29b9f28d6f9
        github.com/opencontainers/go-digest v1.0.0-rc1 // indirect
        github.com/opencontainers/image-spec v1.0.1-0.20171125024018-577479e4dc27 // indirect
@@ -62,8 +62,6 @@ require (
        golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4
        golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
        golang.org/x/sys v0.0.0-20210603125802-9665404d3644
-       golang.org/x/tools v0.1.0 // indirect
-       golang.org/x/sys v0.0.0-20210510120138-977fb7262007
        golang.org/x/tools v0.1.2 // indirect
        google.golang.org/api v0.13.0
        gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect