chore(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 (#1848)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-01-20 14:41:21 +00:00
committed by GitHub
parent 6cefbed7f7
commit 423c8a787e
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -44,7 +44,7 @@ require (
github.com/xhit/go-str2duration/v2 v2.1.0 // indirect
go.opencensus.io v0.24.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/net v0.32.0 // indirect
golang.org/x/net v0.33.0 // indirect
golang.org/x/oauth2 v0.24.0 // indirect
golang.org/x/sync v0.10.0 // indirect
golang.org/x/text v0.21.0 // indirect