Update gVisor to 20230605.0-33-g8ec8dbe7e
This commit is contained in:
parent
605266e65e
commit
41b2639e13
18 changed files with 38 additions and 1604 deletions
3
.github/update_dependencies.sh
vendored
3
.github/update_dependencies.sh
vendored
|
|
@ -1,6 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
PROJECTS=$(dirname "$0")/../..
|
||||
|
||||
go get -x github.com/sagernet/sing@$(git -C $PROJECTS/sing rev-parse HEAD)
|
||||
go get -x github.com/sagernet/$1@$(git -C $PROJECTS/$1 rev-parse HEAD)
|
||||
go mod tidy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue