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 @@ -55,7 +55,7 @@ require (
55
55
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
56
56
github.com/hashicorp/go-msgpack v1.1.5 // indirect
57
57
github.com/hashicorp/go-msgpack/v2 v2.1.2 // indirect
58
- github.com/hashicorp/go-retryablehttp v0.7.6 // indirect
58
+ github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
59
59
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
60
60
github.com/hashicorp/go-sockaddr v1.0.6 // indirect
61
61
github.com/hashicorp/go-syslog v1.0.0 // indirect
Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ github.com/hashicorp/go-multierror v1.1.0/go.mod h1:spPvp8C1qA32ftKqdAHm4hHTbPw+
134
134
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
135
135
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
136
136
github.com/hashicorp/go-retryablehttp v0.5.3 /go.mod h1:9B5zBasrRhHXnJnui7y6sL7es7NDiJgTc6Er0maI1Xs =
137
- github.com/hashicorp/go-retryablehttp v0.7.6 h1:TwRYfx2z2C4cLbXmT8I5PgP/xmuqASDyiVuGYfs9GZM =
138
- github.com/hashicorp/go-retryablehttp v0.7.6 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
137
+ github.com/hashicorp/go-retryablehttp v0.7.7 h1:C8hUCYzor8PIfXHa4UrZkU4VvK8o9ISHxT2Q8+VepXU =
138
+ github.com/hashicorp/go-retryablehttp v0.7.7 /go.mod h1:pkQpWZeYWskR+D1tR2O5OcBFOxfA7DoAO6xtkuQnHTk =
139
139
github.com/hashicorp/go-rootcerts v1.0.2 h1:jzhAVGtqPKbwpyCPELlgNWhE1znq+qwJtW5Oi2viEzc =
140
140
github.com/hashicorp/go-rootcerts v1.0.2 /go.mod h1:pqUvnprVnM5bf7AOirdbb01K4ccR319Vf4pU3K5EGc8 =
141
141
github.com/hashicorp/go-sockaddr v1.0.0 /go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU =
You can’t perform that action at this time.
0 commit comments