Skip to content

Commit

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

Bump github.com/hashicorp/go-getter from 1.7.6 to 1.7.8
  • Loading branch information
milgradesec authored Jan 14, 2025
2 parents 9bee723 + 15345d6 commit 21f2d0e
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 18 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.9
require (
github.com/coredns/caddy v1.1.2-0.20241029205200-8de985351a98
github.com/coredns/coredns v1.12.0
github.com/hashicorp/go-getter v1.7.6
github.com/hashicorp/go-getter v1.7.8
github.com/hashicorp/go-immutable-radix v1.3.1
github.com/miekg/dns v1.1.62
github.com/prometheus/client_golang v1.20.5
Expand Down Expand Up @@ -64,13 +64,13 @@ require (
go.opentelemetry.io/otel/trace v1.29.0 // indirect
go.uber.org/automaxprocs v1.6.0 // indirect
go.uber.org/mock v0.4.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-20240506185415-9bf2ced13842 // indirect
golang.org/x/mod v0.18.0 // indirect
golang.org/x/net v0.31.0 // indirect
golang.org/x/net v0.34.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.8.0 // indirect
golang.org/x/tools v0.22.0 // indirect
Expand Down
Loading

0 comments on commit 21f2d0e

Please sign in to comment.