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 @@ -283,7 +283,7 @@ require (
283
283
github.com/gregjones/httpcache v0.0.0-20180305231024-9cad4c3443a7 // indirect
284
284
github.com/hashicorp/errwrap v1.1.0 // indirect
285
285
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
286
- github.com/hashicorp/go-getter v1.7.2 // indirect
286
+ github.com/hashicorp/go-getter v1.7.4 // indirect
287
287
github.com/hashicorp/go-multierror v1.1.1 // indirect
288
288
github.com/hashicorp/go-safetemp v1.0.0 // indirect
289
289
github.com/hashicorp/go-uuid v1.0.3 // indirect
Original file line number Diff line number Diff line change @@ -1061,8 +1061,8 @@ github.com/hashicorp/errwrap v1.1.0 h1:OxrOeh75EUXMY8TBjag2fzXGZ40LB6IKw45YeGUDY
1061
1061
github.com/hashicorp/errwrap v1.1.0 /go.mod h1:YH+1FKiLXxHSkmPseP+kNlulaMuP3n2brvKWEqk/Jc4 =
1062
1062
github.com/hashicorp/go-cleanhttp v0.5.2 h1:035FKYIWjmULyFRBKPs8TBQoi0x6d9G4xc9neXJWAZQ =
1063
1063
github.com/hashicorp/go-cleanhttp v0.5.2 /go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/SoxCXGY6BqNFT48 =
1064
- github.com/hashicorp/go-getter v1.7.2 h1:uJDtyXwEfalmp1PqdxuhZqrNkUyClZAhVeZYTArbqkg =
1065
- github.com/hashicorp/go-getter v1.7.2 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
1064
+ github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
1065
+ github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
1066
1066
github.com/hashicorp/go-multierror v1.1.1 h1:H5DkEtf6CXdFp0N0Em5UCwQpXMWke8IA0+lD48awMYo =
1067
1067
github.com/hashicorp/go-multierror v1.1.1 /go.mod h1:iw975J/qwKPdAO1clOe2L8331t/9/fmwbPZ6JB6eMoM =
1068
1068
github.com/hashicorp/go-retryablehttp v0.7.5 h1:bJj+Pj19UZMIweq/iie+1u5YCdGrnxCT9yvm0e+Nd5M =
You can’t perform that action at this time.
0 commit comments