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 @@ -6,7 +6,7 @@ require (
6
6
github.com/golang/mock v1.6.0
7
7
github.com/google/go-querystring v1.1.0
8
8
github.com/hashicorp/go-cleanhttp v0.5.2
9
- github.com/hashicorp/go-retryablehttp v0.7.4
9
+ github.com/hashicorp/go-retryablehttp v0.7.5
10
10
github.com/hashicorp/go-slug v0.13.1
11
11
github.com/hashicorp/go-uuid v1.0.3
12
12
github.com/hashicorp/go-version v1.6.0
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9n
10
10
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
11
11
github.com/hashicorp/go-hclog v0.9.2 h1:CG6TE5H9/JXsFWJCfoIVpKFIkFe6ysEuHirp4DxCsHI =
12
12
github.com/hashicorp/go-hclog v0.9.2 /go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
13
- github.com/hashicorp/go-retryablehttp v0.7.4 h1:ZQgVdpTdAL7WpMIwLzCfbalOcSUdkDZnpUv3/+BxzFA =
14
- github.com/hashicorp/go-retryablehttp v0.7.4 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
13
+ github.com/hashicorp/go-retryablehttp v0.7.5 h1:bJj+Pj19UZMIweq/iie+1u5YCdGrnxCT9yvm0e+Nd5M =
14
+ github.com/hashicorp/go-retryablehttp v0.7.5 /go.mod h1:Jy/gPYAdjqffZ/yFGCFV2doI5wjtH1ewM9u8iYVjtX8 =
15
15
github.com/hashicorp/go-slug v0.13.1 h1:2it55HK4vVXsBoCgUQ7Y2ADQpBaU1ge25VRp1wzZpTM =
16
16
github.com/hashicorp/go-slug v0.13.1 /go.mod h1:RA4C+ezyC2nDsiPM5+1djqagveBBJdSN/fM2QCUziYQ =
17
17
github.com/hashicorp/go-uuid v1.0.3 h1:2gKiV6YVmrJ1i2CKKa9obLvRieoRGviZFL26PcT/Co8 =
You can’t perform that action at this time.
0 commit comments