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 @@ -70,7 +70,7 @@ require (
70
70
github.com/hashicorp/errwrap v1.0.0 // indirect
71
71
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
72
72
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
73
- github.com/hashicorp/go-getter v1.7.4 // indirect
73
+ github.com/hashicorp/go-getter v1.7.5 // indirect
74
74
github.com/hashicorp/go-hclog v1.6.3 // indirect
75
75
github.com/hashicorp/go-multierror v1.1.1 // indirect
76
76
github.com/hashicorp/go-plugin v1.6.0 // indirect
Original file line number Diff line number Diff line change @@ -473,8 +473,8 @@ github.com/hashicorp/go-cleanhttp v0.5.2/go.mod h1:kO/YDlP8L1346E6Sodw+PrpBSV4/S
473
473
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 h1:1/D3zfFHttUKaCaGKZ/dR2roBXv0vKbSCnssIldfQdI =
474
474
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 /go.mod h1:EiZBMaudVLy8fmjf9Npq1dq9RalhveqZG5w/yz3mHWs =
475
475
github.com/hashicorp/go-getter v1.5.3 /go.mod h1:BrrV/1clo8cCYu6mxvboYg+KutTiFnXjMEgDD8+i7ZI =
476
- github.com/hashicorp/go-getter v1.7.4 h1:3yQjWuxICvSpYwqSayAdKRFcvBl1y/vogCxczWSmix0 =
477
- github.com/hashicorp/go-getter v1.7.4 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
476
+ github.com/hashicorp/go-getter v1.7.5 h1:dT58k9hQ/vbxNMwoI5+xFYAJuv6152UNvdHokfI5wE4 =
477
+ github.com/hashicorp/go-getter v1.7.5 /go.mod h1:W7TalhMmbPmsSMdNjD0ZskARur/9GJ17cfHTRtXV744 =
478
478
github.com/hashicorp/go-hclog v0.0.0-20180709165350-ff2cf002a8dd /go.mod h1:9bjs9uLqI8l75knNv3lV1kA55veR+WUPSiKIWcQHudI =
479
479
github.com/hashicorp/go-hclog v0.9.2 /go.mod h1:5CU+agLiy3J7N7QjHK5d05KxGsuXiQLrjA0H7acj2lQ =
480
480
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k =
You can’t perform that action at this time.
0 commit comments