Skip to content

Commit 532edd9

Browse files
chore: Bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 (#3603)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8c3fba commit 532edd9

File tree

2 files changed

+656
-5
lines changed

2 files changed

+656
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ require (
8888
github.com/hashicorp/errwrap v1.0.0 // indirect
8989
github.com/hashicorp/go-checkpoint v0.5.0 // indirect
9090
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
91-
github.com/hashicorp/go-getter v1.7.5 // indirect
91+
github.com/hashicorp/go-getter v1.7.9 // indirect
9292
github.com/hashicorp/go-hclog v1.6.3 // indirect
9393
github.com/hashicorp/go-multierror v1.1.1 // indirect
9494
github.com/hashicorp/go-plugin v1.6.3 // indirect

0 commit comments

Comments
 (0)