X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/41e0df276eaaa548e692e44cd8f3c27c4692375e..9c8a812148e6b989fd7ab6aac49168276f5d5b9f:/go.mod diff --git a/go.mod b/go.mod index 0ff679a576..f0fc546dd5 100644 --- 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 @@ -55,14 +55,14 @@ require ( github.com/prometheus/common v0.7.0 github.com/satori/go.uuid v1.2.1-0.20180103174451-36e9d2ebbde5 // indirect github.com/sergi/go-diff v1.0.0 // indirect - github.com/sirupsen/logrus v1.4.2 + github.com/sirupsen/logrus v1.8.1 github.com/src-d/gcfg v1.3.0 // indirect github.com/xanzy/ssh-agent v0.1.0 // indirect golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9 - golang.org/x/net v0.0.0-20210405180319-a5a99cb37ef4 + golang.org/x/net v0.0.0-20210805182204-aaa1db679c0d golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 - golang.org/x/sys v0.0.0-20210510120138-977fb7262007 - golang.org/x/tools v0.1.2 // indirect + golang.org/x/sys v0.0.0-20210809222454-d867a43fc93e + golang.org/x/tools v0.1.7 // indirect google.golang.org/api v0.13.0 gopkg.in/asn1-ber.v1 v1.0.0-20181015200546-f715ec2f112d // indirect gopkg.in/check.v1 v1.0.0-20161208181325-20d25e280405