Skip to content

Commit 6ac1fe4

Browse files
dependabot(gomod): bump github.com/hashicorp/go-getter
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.7.6 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.6...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] <[email protected]>
1 parent a3fc666 commit 6ac1fe4

File tree

2 files changed

+684
-10
lines changed

2 files changed

+684
-10
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ require (
266266
github.com/hashicorp/errwrap v1.1.0 // indirect
267267
github.com/hashicorp/go-bexpr v0.1.11 // indirect
268268
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
269-
github.com/hashicorp/go-getter v1.7.6 // indirect
269+
github.com/hashicorp/go-getter v1.7.9 // indirect
270270
github.com/hashicorp/go-hclog v1.6.3 // indirect
271271
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
272272
github.com/hashicorp/go-metrics v0.5.4 // indirect
@@ -346,7 +346,6 @@ require (
346346
github.com/minio/md5-simd v1.1.2 // indirect
347347
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
348348
github.com/mitchellh/go-homedir v1.1.0 // indirect
349-
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
350349
github.com/mitchellh/mapstructure v1.5.0 // indirect
351350
github.com/mitchellh/pointerstructure v1.2.1 // indirect
352351
github.com/moby/docker-image-spec v1.3.1 // indirect

0 commit comments

Comments
 (0)