File tree 3 files changed +6
-3
lines changed
3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change
1
+ ```release-note:dependency
2
+ deps: bumps github.com/hashicorp/go-retryablehttp from 0.7.3 to 0.7.4
3
+ ```
Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/google/go-querystring v1.1.0
7
- github.com/hashicorp/go-retryablehttp v0.7.3
7
+ github.com/hashicorp/go-retryablehttp v0.7.4
8
8
github.com/olekukonko/tablewriter v0.0.5
9
9
github.com/stretchr/testify v1.8.4
10
10
github.com/urfave/cli/v2 v2.25.5
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/S
16
16
github.com/hashicorp/go-hclog v0.9.2 /go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
17
17
github.com/hashicorp/go-hclog v1.2.0 h1:La19f8d7WIlm4ogzNHB0JGqs5AUDAZ2UfCY4sJXcJdM =
18
18
github.com/hashicorp/go-hclog v1.2.0 /go.mod h1:whpDNt7SSdeAju8AWKIWsul05p54N/39EeqMAyrmvFQ =
19
- github.com/hashicorp/go-retryablehttp v0.7.3 h1:5n2R5B7+2YWrtEzIWO2jPPQWseAPLkgIuvUgS1l97KY =
20
- github.com/hashicorp/go-retryablehttp v0.7.3 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
19
+ github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZnpUv3/+BxzFA =
20
+ github.com/hashicorp/go-retryablehttp v0.7.4 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
21
21
github.com/kr/pretty v0.1.0 /go.mod h1:dAy3ld7l9f0ibDNOQOHHMYYIIbhfbHSm3C4ZsoJORNo =
22
22
github.com/kr/pretty v0.2.1 /go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfnI =
23
23
github.com/kr/pretty v0.3.0 h1:WgNl7dwNpEZ6jJ9k1snq4pZsg7DOEN8hP9Xw0Tsjwk0 =
You can’t perform that action at this time.
0 commit comments