Skip to content

Commit a61129e

Browse files
chore(deps): Bump github.com/hashicorp/go-getter in /provider (#32)
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 2bcc4ba commit a61129e

File tree

2 files changed

+701
-7
lines changed

2 files changed

+701
-7
lines changed

provider/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require (
7171
github.com/hashicorp/errwrap v1.1.0 // indirect
7272
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
7373
github.com/hashicorp/go-cty v1.5.0 // indirect
74-
github.com/hashicorp/go-getter v1.7.5 // indirect
74+
github.com/hashicorp/go-getter v1.7.9 // indirect
7575
github.com/hashicorp/go-hclog v1.6.3 // indirect
7676
github.com/hashicorp/go-multierror v1.1.1 // indirect
7777
github.com/hashicorp/go-plugin v1.6.3 // indirect

0 commit comments

Comments
 (0)