mirror of
https://github.com/SagerNet/sing-box.git
synced 2026-04-14 12:48:28 +10:00
Declare required fields in the documentation
This commit is contained in:
3
.github/update_dependencies.sh
vendored
3
.github/update_dependencies.sh
vendored
@@ -5,3 +5,6 @@ PROJECTS=$(dirname "$0")/../..
|
||||
go get -x github.com/sagernet/sing@$(git -C $PROJECTS/sing rev-parse HEAD)
|
||||
go get -x github.com/sagernet/sing-shadowsocks@$(git -C $PROJECTS/sing-shadowsocks rev-parse HEAD)
|
||||
go mod tidy
|
||||
pushd test
|
||||
go mod tidy
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user