Skip to content

Commit 798d13d

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] <[email protected]>
1 parent d14323f commit 798d13d

File tree

2 files changed

+686
-5
lines changed

2 files changed

+686
-5
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ require (
151151
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
152152
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
153153
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
154-
github.com/hashicorp/go-getter v1.7.5 // indirect
154+
github.com/hashicorp/go-getter v1.7.9 // indirect
155155
github.com/hashicorp/go-hclog v1.5.0 // indirect
156156
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
157157
github.com/hashicorp/go-plugin v1.5.2 // indirect

0 commit comments

Comments
 (0)