Update dependencies

This commit is contained in:
世界 2024-06-06 22:29:34 +08:00
parent 5bf54dc69a
commit 5d9bd04495
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 9 additions and 9 deletions

6
go.mod
View file

@ -7,10 +7,10 @@ require (
github.com/go-ole/go-ole v1.3.0
github.com/sagernet/gvisor v0.0.0-20240428053021-e691de28565f
github.com/sagernet/netlink v0.0.0-20240523065131-45e60152f9ba
github.com/sagernet/sing v0.3.8
github.com/sagernet/sing v0.4.1
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
golang.org/x/net v0.24.0
golang.org/x/sys v0.19.0
golang.org/x/net v0.26.0
golang.org/x/sys v0.21.0
)
require (