File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ require (
199199 github.com/gregjones/httpcache v0.0.0-20190212212710-3befbb6ad0cc // indirect
200200 github.com/hashicorp/errwrap v1.1.0 // indirect
201201 github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
202- github.com/hashicorp/go-retryablehttp v0.7.6 // indirect
202+ github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
203203 github.com/hashicorp/terraform-json v0.14.0 // indirect
204204 github.com/hexops/gotextdiff v1.0.3 // indirect
205205 github.com/imdario/mergo v0.3.16 // indirect
Original file line number Diff line number Diff line change @@ -1756,8 +1756,8 @@ github.com/hashicorp/go-hclog v1.6.3/go.mod h1:W4Qnvbt70Wk/zYJryRzDRU/4r0kIg0PVH
17561756github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
17571757github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
17581758github.com/hashicorp/go-retryablehttp v0.7.0 /go.mod h1:vAew36LZh98gCBJNLH42IQ1ER/9wtLZZ8meHqQvEYWY =
1759- github.com/hashicorp/go-retryablehttp v0.7.6 h1:TwRYfx2z2C4cLbXmT8I5PgP/xmuqASDyiVuGYfs9GZM =
1760- github.com/hashicorp/go-retryablehttp v0.7.6 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
1759+ github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
1760+ github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
17611761github.com/hashicorp/go-version v1.5.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
17621762github.com/hashicorp/go-version v1.6.0 h1:feTTfFNnjP967rlCxM/I9g701jU+RN74YKx2mOkIeek =
17631763github.com/hashicorp/go-version v1.6.0 /go.mod h1:fltr4n8CU8Ke44wwGCBoEymUuxUHl09ZGVZPK5anwXA =
You can’t perform that action at this time.
0 commit comments