Skip to content

Commit baefacb

Browse files
chore(deps): bump github.com/hashicorp/go-getter from 1.7.5 to 1.7.9 (#395)
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> Co-authored-by: Puneet <59960662+puneet2019@users.noreply.github.com>
1 parent fe442b8 commit baefacb

File tree

2 files changed

+687
-8
lines changed

2 files changed

+687
-8
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ require (
112112
github.com/gtank/merlin v0.1.1 // indirect
113113
github.com/gtank/ristretto255 v0.1.2 // indirect
114114
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
115-
github.com/hashicorp/go-getter v1.7.5 // indirect
115+
github.com/hashicorp/go-getter v1.7.9 // indirect
116116
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
117117
github.com/hashicorp/go-safetemp v1.0.0 // indirect
118118
github.com/hashicorp/go-uuid v1.0.2 // indirect
@@ -139,7 +139,6 @@ require (
139139
github.com/mimoo/StrobeGo v0.0.0-20210601165009-122bf33a46e0 // indirect
140140
github.com/minio/highwayhash v1.0.3 // indirect
141141
github.com/mitchellh/go-homedir v1.1.0 // indirect
142-
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
143142
github.com/mitchellh/mapstructure v1.5.0 // indirect
144143
github.com/mtibben/percent v0.2.1 // indirect
145144
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect

0 commit comments

Comments
 (0)