Skip to content

Commit b42d53d

Browse files
Bump github.com/hashicorp/go-getter/v2 from 2.1.1 to 2.2.0 in /test (#303)
Bumps [github.com/hashicorp/go-getter/v2](https://github.com/hashicorp/go-getter) from 2.1.1 to 2.2.0. - [Release notes](https://github.com/hashicorp/go-getter/releases) - [Changelog](https://github.com/hashicorp/go-getter/blob/main/.goreleaser.yml) - [Commits](hashicorp/go-getter@v2.1.1...v2.2.0) --- updated-dependencies: - dependency-name: github.com/hashicorp/go-getter/v2 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 6fb324d commit b42d53d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ require (
3838
github.com/hashicorp/errwrap v1.0.0 // indirect
3939
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
4040
github.com/hashicorp/go-getter v1.6.1 // indirect
41-
github.com/hashicorp/go-getter/v2 v2.1.1 // indirect
41+
github.com/hashicorp/go-getter/v2 v2.2.0 // indirect
4242
github.com/hashicorp/go-multierror v1.1.0 // indirect
4343
github.com/hashicorp/go-safetemp v1.0.0 // indirect
4444
github.com/hashicorp/go-version v1.5.0 // indirect

0 commit comments

Comments
 (0)