mirror of
https://github.com/SagerNet/sing-shadowsocks.git
synced 2025-04-04 12:27:39 +03:00
Improve udpnat
This commit is contained in:
parent
1a554a61f3
commit
b7d63b55c9
8 changed files with 24 additions and 9 deletions
2
.github/update_dependencies.sh
vendored
2
.github/update_dependencies.sh
vendored
|
@ -2,5 +2,5 @@
|
|||
|
||||
PROJECTS=$(dirname "$0")/../..
|
||||
|
||||
go get -v github.com/sagernet/sing@$(git -C $PROJECTS/sing rev-parse HEAD)
|
||||
go get -x github.com/sagernet/sing@$(git -C $PROJECTS/sing rev-parse HEAD)
|
||||
go mod tidy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue