Skip to content

Commit

Permalink
Merge pull request #62 from pokanop/dependabot/go_modules/github.com/…
Browse files Browse the repository at this point in the history
…hashicorp/go-getter-1.7.0

Bump github.com/hashicorp/go-getter from 1.6.1 to 1.7.0
  • Loading branch information
saheljalal authored Feb 25, 2023
2 parents 2796694 + b90e22d commit 00d5211
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 00d5211

Please sign in to comment.