Skip to content

Commit 1447e0d

Browse files
build(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.5 to 1.7.9. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v1.7.5...v1.7.9) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter dependency-version: 1.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66ffcd3 commit 1447e0d

File tree

2 files changed

+699
-9
lines changed

2 files changed

+699
-9
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ require (
189189
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
190190
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 // indirect
191191
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
193193
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
194194
github.com/hashicorp/go-safetemp v1.0.0 // indirect
195195
github.com/hashicorp/go-version v1.6.0 // indirect
@@ -223,7 +223,6 @@ require (
223223
github.com/minio/blake2b-simd v0.0.0-20160723061019-3f5f724cb5b1 // indirect
224224
github.com/mitchellh/copystructure v1.2.0 // indirect
225225
github.com/mitchellh/go-homedir v1.1.0 // indirect
226-
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
227226
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
228227
github.com/mitchellh/reflectwalk v1.0.2 // indirect
229228
github.com/moby/buildkit v0.12.5 // indirect

0 commit comments

Comments
 (0)