Skip to content

Commit

Permalink
fix(deps): update module github.com/hashicorp/go-getter to v1.7.7 in …
Browse files Browse the repository at this point in the history
…go.mod
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent b682fe9 commit 735d910
Show file tree
Hide file tree
Showing 2 changed files with 724 additions and 23 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ require (
github.com/golang-cz/devslog v0.0.11
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/gosimple/slug v1.15.0
github.com/hashicorp/go-getter v1.7.6
github.com/hashicorp/go-getter v1.7.7
github.com/lmittmann/tint v1.0.6
github.com/muesli/termenv v0.15.3-0.20241212154518-8c990cd6cf4b
github.com/neilotoole/slogt v1.1.0
Expand Down Expand Up @@ -104,13 +104,13 @@ require (
github.com/spf13/cast v1.7.0 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/exp v0.0.0-20231214170342-aacd6d4b4611 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.11.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/term v0.27.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/term v0.28.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
google.golang.org/api v0.128.0 // indirect
Expand Down
Loading

0 comments on commit 735d910

Please sign in to comment.