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 @@ -18,7 +18,7 @@ require (
1818 github.com/google/go-cmp v0.5.9
1919 github.com/google/gofuzz v1.2.0
2020 github.com/google/uuid v1.3.0
21- github.com/hashicorp/go-retryablehttp v0.7.0
21+ github.com/hashicorp/go-retryablehttp v0.7.2
2222 github.com/hashicorp/golang-lru v0.5.4
2323 github.com/jongio/azidext/go/azidext v0.4.0
2424 github.com/onsi/ginkgo/v2 v2.7.0
Original file line number Diff line number Diff line change @@ -423,8 +423,8 @@ github.com/hashicorp/go-hclog v1.2.0 h1:La19f8d7WIlm4ogzNHB0JGqs5AUDAZ2UfCY4sJXc
423423github.com/hashicorp/go-immutable-radix v1.0.0 /go.mod h1:0y9vanUI8NX6FsYoO3zeMjhV/C5i9g4Q3DwcSNZ4P60 =
424424github.com/hashicorp/go-msgpack v0.5.3 /go.mod h1:ahLV/dePpqEmjfWmKiqvPkv/twdG7iPBM1vqhUKIvfM =
425425github.com/hashicorp/go-multierror v1.0.0 /go.mod h1:dHtQlpGsu+cZNNAkkCN/P3hoUDHhCYQXV3UM06sGGrk =
426- github.com/hashicorp/go-retryablehttp v0.7.0 h1:eu1EI/mbirUgP5C8hVsTNaGZreBDlYiwC1FZWkvQPQ4 =
427- github.com/hashicorp/go-retryablehttp v0.7.0 /go.mod h1:vAew36LZh98gCBJNLH42IQ1ER/9wtLZZ8meHqQvEYWY =
426+ github.com/hashicorp/go-retryablehttp v0.7.2 h1:AcYqCvkpalPnPF2pn0KamgwamS42TqUDDYFRKq/RAd0 =
427+ github.com/hashicorp/go-retryablehttp v0.7.2 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
428428github.com/hashicorp/go-rootcerts v1.0.0 /go.mod h1:K6zTfqpRlCUIjkwsN4Z+hiSfzSTQa6eBIzfwKfwNnHU =
429429github.com/hashicorp/go-sockaddr v1.0.0 /go.mod h1:7Xibr9yA9JjQq1JpNB2Vw7kxv8xerXegt+ozgdvDeDU =
430430github.com/hashicorp/go-syslog v1.0.0 /go.mod h1:qPfqrKkXGihmCqbJM2mZgkZGvKG1dFdvsLplgctolz4 =
You can’t perform that action at this time.
0 commit comments