Chore(deps): Bump golang.org/x/net from 0.25.0 to 0.28.0 (#2401)

This commit is contained in:
dependabot[bot]
2024-08-09 11:35:01 +02:00
committed by GitHub
parent d260ac7a49
commit 01aaf2c86a
2 changed files with 6 additions and 6 deletions

4
go.mod
View File

@@ -21,7 +21,7 @@ require (
github.com/ulikunitz/xz v0.5.11
github.com/vishvananda/netlink v1.2.1-beta.2
github.com/youmark/pkcs8 v0.0.0-20201027041543-1326539a0a0a
golang.org/x/net v0.25.0
golang.org/x/net v0.28.0
golang.org/x/sys v0.24.0
golang.org/x/text v0.17.0
golang.zx2c4.com/wireguard v0.0.0-20231211153847-12269c276173
@@ -46,7 +46,7 @@ require (
github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae // indirect
go4.org/intern v0.0.0-20211027215823-ae77deb06f29 // indirect
go4.org/unsafe/assume-no-moving-gc v0.0.0-20230525183740-e7c30c78aeb2 // indirect
golang.org/x/crypto v0.23.0 // indirect
golang.org/x/crypto v0.26.0 // indirect
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa // indirect
golang.org/x/sync v0.8.0 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect