build(deps): bump golang.org/x/net from 0.23.0 to 0.33.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.33.0.
- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.33.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-02-10 21:23:11 +00:00 committed by GitHub
parent cd7a5ec57c
commit 8bcf883680
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 12 additions and 12 deletions

8
go.mod
View file

@ -11,9 +11,9 @@ require (
github.com/andybalholm/brotli v1.0.6
github.com/cloudflare/circl v1.5.0
github.com/klauspost/compress v1.17.4
golang.org/x/crypto v0.26.0
golang.org/x/net v0.23.0
golang.org/x/sys v0.24.0
golang.org/x/crypto v0.31.0
golang.org/x/net v0.33.0
golang.org/x/sys v0.28.0
)
require golang.org/x/text v0.17.0 // indirect
require golang.org/x/text v0.21.0 // indirect