Update dependency

This commit is contained in:
世界 2023-11-14 19:28:42 +08:00
parent 78e0dfa18f
commit 86322a3fe1
No known key found for this signature in database
GPG key ID: CD109927C34A63C4
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -10,7 +10,7 @@ require (
github.com/sagernet/netlink v0.0.0-20220905062125-8043b4a9aa97
github.com/sagernet/sing v0.2.17
github.com/scjalliance/comshim v0.0.0-20230315213746-5e51f40bd3b9
golang.org/x/net v0.17.0
golang.org/x/net v0.18.0
golang.org/x/sys v0.14.0
)