Update dependencies

This commit is contained in:
世界 2023-09-20 22:18:32 +08:00
parent 9c933ea553
commit e212724bac
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

@ -8,10 +8,10 @@ require (
github.com/sagernet/go-tun2socks v1.16.12-0.20220818015926-16cb67876a61
github.com/sagernet/gvisor v0.0.0-20230627031050-1ab0276e0dd2
github.com/sagernet/netlink v0.0.0-20220905062125-8043b4a9aa97
github.com/sagernet/sing v0.2.9
github.com/sagernet/sing v0.2.11
github.com/scjalliance/comshim v0.0.0-20230315213746-5e51f40bd3b9
golang.org/x/net v0.14.0
golang.org/x/sys v0.11.0
golang.org/x/net v0.15.0
golang.org/x/sys v0.12.0
)
require (