File tree Expand file tree Collapse file tree 2 files changed +699
-9
lines changed Expand file tree Collapse file tree 2 files changed +699
-9
lines changed Original file line number Diff line number Diff line change @@ -189,7 +189,7 @@ require (
189
189
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
190
190
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
191
191
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
192
- github.com/hashicorp/go-getter v1.7.5 // indirect
192
+ github.com/hashicorp/go-getter v1.7.9 // indirect
193
193
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
194
194
github.com/hashicorp/go-safetemp v1.0.0 // indirect
195
195
github.com/hashicorp/go-version v1.6.0 // indirect
@@ -223,7 +223,6 @@ require (
223
223
github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 // indirect
224
224
github.com/mitchellh/copystructure v1.2.0 // indirect
225
225
github.com/mitchellh/go-homedir v1.1.0 // indirect
226
- github.com/mitchellh/go-testing-interface v1.14.1 // indirect
227
226
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
228
227
github.com/mitchellh/reflectwalk v1.0.2 // indirect
229
228
github.com/moby/buildkit v0.12.5 // indirect
You can’t perform that action at this time.
0 commit comments