Skip to content

Commit

Permalink
Merge pull request #128 from shadowmere-xyz/dependabot/go_modules/gol…
Browse files Browse the repository at this point in the history
…ang.org/x/net-0.34.0

Bump golang.org/x/net from 0.33.0 to 0.34.0
  • Loading branch information
jadolg authored Jan 7, 2025
2 parents 9120002 + 9231b1c commit e18e1fc
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 237 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ require (
github.com/sirupsen/logrus v1.9.3
github.com/slok/go-http-metrics v0.13.0
github.com/stretchr/testify v1.10.0
golang.org/x/net v0.33.0
golang.org/x/net v0.34.0
)

require (
Expand All @@ -26,8 +26,8 @@ require (
github.com/prometheus/common v0.61.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/sys v0.28.0 // indirect
golang.org/x/crypto v0.32.0 // indirect
golang.org/x/sys v0.29.0 // indirect
golang.org/x/text v0.21.0 // indirect
google.golang.org/protobuf v1.36.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit e18e1fc

Please sign in to comment.