Skip to content

Commit

Permalink
Bump github.com/hashicorp/go-getter from 1.6.1 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.6.1 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.6.1...v1.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 25, 2023
1 parent 2796694 commit b90e22d
Show file tree
Hide file tree
Showing 2 changed files with 213 additions and 43 deletions.
11 changes: 1 addition & 10 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,26 +3,17 @@ module github.com/pokanop/nostromo
go 1.16

require (
cloud.google.com/go v0.102.0 // indirect
github.com/aws/aws-sdk-go v1.44.26 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.2 // indirect
github.com/google/uuid v1.3.0
github.com/hashicorp/go-getter v1.6.1
github.com/hashicorp/go-version v1.5.0 // indirect
github.com/hashicorp/go-getter v1.7.0
github.com/jinzhu/copier v0.3.5
github.com/klauspost/compress v1.15.5 // indirect
github.com/logrusorgru/aurora/v3 v3.0.0
github.com/mattn/go-runewidth v0.0.13 // indirect
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
github.com/olekukonko/tablewriter v0.0.5
github.com/shivamMg/ppds v0.0.1
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.12.0
github.com/ulikunitz/xz v0.5.10 // indirect
golang.org/x/net v0.7.0 // indirect
google.golang.org/api v0.82.0 // indirect
google.golang.org/genproto v0.0.0-20220601144221-27df5f98adab // indirect
google.golang.org/grpc v1.47.0 // indirect
gopkg.in/ini.v1 v1.66.6 // indirect
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit b90e22d

Please sign in to comment.