Skip to content

Commit

Permalink
Bump github.com/hashicorp/go-getter from 1.5.4 to 1.7.0
Browse files Browse the repository at this point in the history
Bumps [github.com/hashicorp/go-getter](https://github.com/hashicorp/go-getter) from 1.5.4 to 1.7.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@v1.5.4...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/go-getter
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 17, 2023
1 parent dcab881 commit 9706e83
Show file tree
Hide file tree
Showing 1,331 changed files with 313,494 additions and 160,356 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ go 1.14

require (
github.com/Masterminds/sprig/v3 v3.2.2
github.com/google/uuid v1.2.0
github.com/hashicorp/go-getter v1.5.4
github.com/google/uuid v1.3.0
github.com/hashicorp/go-getter v1.7.0
github.com/spf13/pflag v1.0.5
sigs.k8s.io/yaml v1.2.0
)
792 changes: 756 additions & 36 deletions go.sum

Large diffs are not rendered by default.

202 changes: 202 additions & 0 deletions vendor/cloud.google.com/go/compute/LICENSE

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

76 changes: 46 additions & 30 deletions vendor/cloud.google.com/go/compute/metadata/metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9706e83

Please sign in to comment.