Skip to content

Commit 4108bac

Browse files
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 2059520 commit 4108bac

File tree

2 files changed

+700
-8
lines changed

2 files changed

+700
-8
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ require (
135135
github.com/grpc-ecosystem/go-grpc-middleware v1.4.0 // indirect
136136
github.com/gsterjov/go-libsecret v0.0.0-20161001094733-a6f4afe4910c // indirect
137137
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
138-
github.com/hashicorp/go-getter v1.7.5 // indirect
138+
github.com/hashicorp/go-getter v1.7.9 // indirect
139139
github.com/hashicorp/go-hclog v1.6.3 // indirect
140140
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
141141
github.com/hashicorp/go-metrics v0.5.4 // indirect
@@ -164,7 +164,6 @@ require (
164164
github.com/mattn/go-isatty v0.0.20 // indirect
165165
github.com/minio/highwayhash v1.0.3 // indirect
166166
github.com/mitchellh/go-homedir v1.1.0 // indirect
167-
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
168167
github.com/mtibben/percent v0.2.1 // indirect
169168
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
170169
github.com/oasisprotocol/curve25519-voi v0.0.0-20230904125328-1f23a7beb09a // indirect

0 commit comments

Comments
 (0)