Bump golang.org/x/net from 0.22.0 to 0.23.0 (#1123)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-04-23 11:06:15 -04:00
committed by GitHub
parent a5a07cc760
commit 9bd92a7fc2
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -22,7 +22,7 @@ require (
github.com/vishvananda/netlink v1.2.1-beta.2
golang.org/x/crypto v0.21.0
golang.org/x/exp v0.0.0-20230425010034-47ecfdc1ba53
golang.org/x/net v0.22.0
golang.org/x/net v0.23.0
golang.org/x/sync v0.6.0
golang.org/x/sys v0.18.0
golang.org/x/term v0.18.0