Update dependencies

This commit is contained in:
世界 2022-11-26 11:04:55 +08:00
parent 1907575fae
commit 3ccdce1852
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,9 +7,9 @@ require (
github.com/sagernet/abx-go v0.0.0-20220819185957-dba1257d738e
github.com/sagernet/go-tun2socks v1.16.12-0.20220818015926-16cb67876a61
github.com/sagernet/netlink v0.0.0-20220905062125-8043b4a9aa97
github.com/sagernet/sing v0.0.0-20220929000216-9a83e35b7186
golang.org/x/net v0.1.0
golang.org/x/sys v0.1.0
github.com/sagernet/sing v0.1.0
golang.org/x/net v0.2.0
golang.org/x/sys v0.2.0
gvisor.dev/gvisor v0.0.0-20220901235040-6ca97ef2ce1c
)