Update gVisor to v20250811.0
This commit is contained in:
parent
67013b321e
commit
09d1d97313
2 changed files with 7 additions and 9 deletions
6
go.mod
6
go.mod
|
|
@ -1,15 +1,15 @@
|
|||
module github.com/sagernet/sing-tun
|
||||
|
||||
go 1.23.1
|
||||
go 1.24.7
|
||||
|
||||
require (
|
||||
github.com/go-ole/go-ole v1.3.0
|
||||
github.com/google/btree v1.1.3
|
||||
github.com/sagernet/fswatch v0.1.1
|
||||
github.com/sagernet/gvisor v0.0.0-20250909151924-850a370d8506
|
||||
github.com/sagernet/gvisor v0.0.0-20250811.0-sing-box-mod.1
|
||||
github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
|
||||
github.com/sagernet/nftables v0.3.0-beta.4
|
||||
github.com/sagernet/sing v0.8.0-beta.1
|
||||
github.com/sagernet/sing v0.8.0-beta.2
|
||||
github.com/stretchr/testify v1.11.1
|
||||
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
|
||||
golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue