12684: Test that plain 403 responses are not retried
[arvados.git] / go.mod
diff --git a/go.mod b/go.mod
index 746a505d1fa9f97d7dfbf04a3891946399f22c1c..b6208bbf17b3fbb2c4353b0b8b78a3fe8cab66f7 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
        github.com/go-ldap/ldap v3.0.3+incompatible
        github.com/gogo/protobuf v1.3.2
        github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
-       github.com/gorilla/mux v1.7.2
+       github.com/gorilla/mux v1.8.0
        github.com/hashicorp/go-retryablehttp v0.7.2
        github.com/hashicorp/golang-lru v0.5.1
        github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
@@ -38,9 +38,9 @@ require (
        github.com/prometheus/common v0.39.0
        github.com/sirupsen/logrus v1.8.1
        golang.org/x/crypto v0.5.0
-       golang.org/x/net v0.5.0
+       golang.org/x/net v0.9.0
        golang.org/x/oauth2 v0.4.0
-       golang.org/x/sys v0.5.0
+       golang.org/x/sys v0.7.0
        google.golang.org/api v0.30.0
        gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
        gopkg.in/square/go-jose.v2 v2.5.1
@@ -51,6 +51,7 @@ require (
 
 require (
        cloud.google.com/go v0.65.0 // indirect
+       github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect
        github.com/Azure/go-autorest v14.2.0+incompatible // indirect
        github.com/Azure/go-autorest/autorest/adal v0.9.17 // indirect
        github.com/Azure/go-autorest/autorest/azure/cli v0.4.4 // indirect
@@ -58,15 +59,17 @@ require (
        github.com/Azure/go-autorest/autorest/validation v0.3.0 // indirect
        github.com/Azure/go-autorest/logger v0.2.1 // indirect
        github.com/Azure/go-autorest/tracing v0.6.0 // indirect
-       github.com/Microsoft/go-winio v0.4.17 // indirect
+       github.com/Microsoft/go-winio v0.5.2 // indirect
        github.com/alcortesm/tgz v0.0.0-20161220082320-9c5fe88206d7 // indirect
        github.com/anmitsu/go-shlex v0.0.0-20161002113705-648efa622239 // indirect
        github.com/beorn7/perks v1.0.1 // indirect
+       github.com/bgentry/speakeasy v0.1.0 // indirect
        github.com/cespare/xxhash/v2 v2.2.0 // indirect
-       github.com/containerd/containerd v1.5.10 // indirect
+       github.com/containerd/containerd v1.5.18 // indirect
        github.com/davecgh/go-spew v1.1.1 // indirect
        github.com/dimchansky/utfbom v1.1.1 // indirect
-       github.com/docker/distribution v2.7.1+incompatible // indirect
+       github.com/dnaeon/go-vcr v1.2.0 // indirect
+       github.com/docker/distribution v2.8.1+incompatible // indirect
        github.com/docker/go-connections v0.3.0 // indirect
        github.com/docker/go-units v0.4.0 // indirect
        github.com/gliderlabs/ssh v0.2.2 // indirect
@@ -97,8 +100,8 @@ require (
        github.com/src-d/gcfg v1.3.0 // indirect
        github.com/xanzy/ssh-agent v0.1.0 // indirect
        go.opencensus.io v0.22.4 // indirect
-       golang.org/x/text v0.6.0 // indirect
-       golang.org/x/tools v0.1.12 // indirect
+       golang.org/x/text v0.9.0 // indirect
+       golang.org/x/tools v0.6.0 // indirect
        google.golang.org/appengine v1.6.7 // indirect
        google.golang.org/genproto v0.0.0-20201110150050-8816d57aaa9a // indirect
        google.golang.org/grpc v1.33.2 // indirect
@@ -107,6 +110,7 @@ require (
        gopkg.in/src-d/go-git-fixtures.v3 v3.5.0 // indirect
        gopkg.in/warnings.v0 v0.1.2 // indirect
        gopkg.in/yaml.v2 v2.4.0 // indirect
+       gotest.tools v2.2.0+incompatible // indirect
 )
 
 replace github.com/AdRoll/goamz => github.com/arvados/goamz v0.0.0-20190905141525-1bba09f407ef