Skip to content

Commit c37e53a

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 0112b29 commit c37e53a

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
@@ -270,7 +270,7 @@ require (
270270
github.com/hashicorp/errwrap v1.1.0 // indirect
271271
github.com/hashicorp/go-bexpr v0.1.11 // indirect
272272
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
273-
github.com/hashicorp/go-getter v1.7.6 // indirect
273+
github.com/hashicorp/go-getter v1.7.9 // indirect
274274
github.com/hashicorp/go-hclog v1.6.3 // indirect
275275
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
276276
github.com/hashicorp/go-metrics v0.5.4 // indirect
@@ -352,7 +352,6 @@ require (
352352
github.com/minio/md5-simd v1.1.2 // indirect
353353
github.com/mitchellh/colorstring v0.0.0-20190213212951-d06e56a500db // indirect
354354
github.com/mitchellh/go-homedir v1.1.0 // indirect
355-
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
356355
github.com/mitchellh/mapstructure v1.5.0 // indirect
357356
github.com/mitchellh/pointerstructure v1.2.1 // indirect
358357
github.com/mmcloughlin/addchain v0.4.0 // indirect

0 commit comments

Comments
 (0)