Skip to content

Commit

Permalink
fix(deps): update module github.com/hashicorp/go-getter to v1.7.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent 1e88db8 commit 614ef71
Show file tree
Hide file tree
Showing 2 changed files with 708 additions and 7 deletions.
14 changes: 7 additions & 7 deletions libs/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
github.com/google/uuid v1.6.0
github.com/gruntwork-io/go-commons v0.17.1
github.com/gruntwork-io/terragrunt v0.54.11
github.com/hashicorp/go-getter v1.7.1
github.com/hashicorp/go-getter v1.7.8
github.com/hashicorp/hcl/v2 v2.20.1
github.com/hashicorp/terraform-config-inspect v0.0.0-20240509232506-4708120f8f30
github.com/hashicorp/terraform-json v0.22.1
Expand All @@ -36,8 +36,8 @@ require (
github.com/stretchr/testify v1.9.0
github.com/xanzy/go-gitlab v0.106.0
github.com/zclconf/go-cty v1.14.4
golang.org/x/sync v0.8.0
golang.org/x/text v0.19.0
golang.org/x/sync v0.10.0
golang.org/x/text v0.21.0
gopkg.in/yaml.v3 v3.0.1
gotest.tools/v3 v3.5.1
)
Expand Down Expand Up @@ -236,13 +236,13 @@ require (
go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
go.opentelemetry.io/otel/trace v1.29.0 // indirect
go.uber.org/atomic v1.9.0 // indirect
golang.org/x/crypto v0.28.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/exp v0.0.0-20240531132922-fd00a4e0eefc // indirect
golang.org/x/mod v0.17.0 // indirect
golang.org/x/net v0.30.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.23.0 // indirect
golang.org/x/sys v0.26.0 // indirect
golang.org/x/term v0.25.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/time v0.7.0 // indirect
golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
google.golang.org/api v0.203.0 // indirect
Expand Down
Loading

0 comments on commit 614ef71

Please sign in to comment.