19972: Auto retry with exponential backoff.
[arvados.git] / go.mod
diff --git a/go.mod b/go.mod
index 58b64b7b8ae1520dce1c1eb80655beeaab9c4fc4..746a505d1fa9f97d7dfbf04a3891946399f22c1c 100644 (file)
--- a/go.mod
+++ b/go.mod
@@ -23,6 +23,7 @@ require (
        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/hashicorp/go-retryablehttp v0.7.2
        github.com/hashicorp/golang-lru v0.5.1
        github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87
        github.com/imdario/mergo v0.3.12
@@ -75,6 +76,7 @@ require (
        github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect
        github.com/golang/protobuf v1.5.2 // indirect
        github.com/googleapis/gax-go/v2 v2.0.5 // indirect
+       github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
        github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
        github.com/jmespath/go-jmespath v0.4.0 // indirect
        github.com/kevinburke/ssh_config v0.0.0-20171013211458-802051befeb5 // indirect