File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ require (
99 github.com/sagernet/gvisor v0.0.0-20250909151924-850a370d8506
1010 github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a
1111 github.com/sagernet/nftables v0.3.0-beta.4
12- github.com/sagernet/sing v0.7.6-0.20250825141840-811aa328e57b
13- github.com/stretchr/testify v1.9.0
12+ github.com/sagernet/sing v0.8.0-beta.1
13+ github.com/stretchr/testify v1.11.1
1414 go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
1515 golang.org/x/exp v0.0.0-20240613232115-7f521ea00fb8
1616 golang.org/x/net v0.43.0
Original file line number Diff line number Diff line change @@ -24,10 +24,12 @@ github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a h1:ObwtHN2VpqE0ZN
2424github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a /go.mod h1:xLnfdiJbSp8rNqYEdIW/6eDO4mVoogml14Bh2hSiFpM =
2525github.com/sagernet/nftables v0.3.0-beta.4 h1:kbULlAwAC3jvdGAC1P5Fa3GSxVwQJibNenDW2zaXr8I =
2626github.com/sagernet/nftables v0.3.0-beta.4 /go.mod h1:OQXAjvjNGGFxaTgVCSTRIhYB5/llyVDeapVoENYBDS8 =
27- github.com/sagernet/sing v0.7.6-0.20250825141840-811aa328e57b h1:RCfo1Q6VDAXfumNupRyqTomKzDODhASswkxVCqM8l2M =
28- github.com/sagernet/sing v0.7.6-0.20250825141840-811aa328e57b /go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak =
27+ github.com/sagernet/sing v0.8.0-beta.1 h1:tBOdh/K/EBdXWuBxUJsZONyxDzyfzjdCF1Yq57QtpE4 =
28+ github.com/sagernet/sing v0.8.0-beta.1 /go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak =
2929github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg =
3030github.com/stretchr/testify v1.9.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
31+ github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U =
32+ github.com/stretchr/testify v1.11.1 /go.mod h1:wZwfW3scLgRK+23gO65QZefKpKQRnfz6sD981Nm4B6U =
3133github.com/vishvananda/netns v0.0.4 h1:Oeaw1EM2JMxD51g9uhtC0D7erkIjgmj8+JZc26m1YX8 =
3234github.com/vishvananda/netns v0.0.4 /go.mod h1:SpkAiCQRtJ6TvvxPnOSyH3BMl6unz3xZlaprSwhNNJM =
3335go4.org/netipx v0.0.0-20231129151722-fdeea329fbba h1:0b9z3AuHCjxk0x/opv64kcgZLBseWJUpBw5I82+2U4M =
You can’t perform that action at this time.
0 commit comments