Skip to content

Commit

Permalink
build: update golang.org/x/net to v0.33.0 (#578)
Browse files Browse the repository at this point in the history
  • Loading branch information
npazosmendez authored Jan 6, 2025
1 parent c8a6a74 commit 445d61d
Show file tree
Hide file tree
Showing 2 changed files with 132 additions and 2 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ require (
go.opentelemetry.io/otel/metric v1.29.0 // indirect
go.opentelemetry.io/otel/trace v1.29.0 // indirect
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/net v0.31.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/sys v0.28.0 // indirect
Expand Down
Loading

0 comments on commit 445d61d

Please sign in to comment.