The upgrade to go 1.16.3 requires a `go mod tidy` to make the build
[arvados.git] / go.mod
diff --git a/go.mod b/go.mod
index 191d3aa5e5e51b9352b04ac08005e206ed04f5db..aa289761ba990172e2eb0440d4631d67129a1467 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -5,7 +5,6 @@ go 1.13
 require (
        github.com/AdRoll/goamz v0.0.0-20170825154802-2731d20f46f4
        github.com/Azure/azure-sdk-for-go v45.1.0+incompatible
-       github.com/Azure/go-autorest v14.2.0+incompatible
        github.com/Azure/go-autorest/autorest v0.11.3
        github.com/Azure/go-autorest/autorest/azure/auth v0.5.1
        github.com/Azure/go-autorest/autorest/to v0.4.0
@@ -44,10 +43,8 @@ require (
        github.com/jmoiron/sqlx v1.2.0
        github.com/johannesboyne/gofakes3 v0.0.0-20200716060623-6b2b4cb092cc
        github.com/julienschmidt/httprouter v1.2.0
-       github.com/karalabe/xgo v0.0.0-20191115072854-c5ccff8648a7 // indirect
        github.com/kevinburke/ssh_config v0.0.0-20171013211458-802051befeb5 // indirect
        github.com/lib/pq v1.3.0
-       github.com/marstr/guid v1.1.1-0.20170427235115-8bdf7d1a087c // indirect
        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,9 +59,10 @@ require (
        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-20200202094626-16171245cfb2
+       golang.org/x/net v0.0.0-20201021035429-f5854403a974
        golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45
-       golang.org/x/sys v0.0.0-20191105231009-c1f44814a5cd
+       golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
+       golang.org/x/tools v0.1.0 // 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
@@ -78,4 +76,5 @@ require (
 )
 
 replace github.com/AdRoll/goamz => github.com/arvados/goamz v0.0.0-20190905141525-1bba09f407ef
+
 replace gopkg.in/yaml.v2 => github.com/arvados/yaml v0.0.0-20210427145106-92a1cab0904b