Skip to content

Commit 70ea33b

Browse files
build(deps): bump golang.org/x/net from 0.21.0 to 0.23.0 (#293)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.23.0. - [Commits](golang/net@v0.21.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4fd7979 commit 70ea33b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@ require (
148148
go.uber.org/zap v1.25.0 // indirect
149149
go4.org/netipx v0.0.0-20230728184502-ec4c8b891b28 // indirect
150150
golang.org/x/mod v0.12.0 // indirect
151-
golang.org/x/net v0.21.0 // indirect
151+
golang.org/x/net v0.23.0 // indirect
152152
golang.org/x/oauth2 v0.16.0 // indirect
153153
golang.org/x/sync v0.6.0 // indirect
154154
golang.org/x/sys v0.19.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)