File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11module github.com/xtls/xray-core
22
3- go 1.22.0
3+ go 1.23.0
4+
45toolchain go1.23.7
56
67require (
@@ -15,7 +16,7 @@ require (
1516 github.com/pires/go-proxyproto v0.7.0
1617 github.com/quic-go/quic-go v0.48.2
1718 github.com/refraction-networking/utls v1.6.6
18- github.com/sagernet/sing v0.3.8
19+ github.com/sagernet/sing v0.7.12
1920 github.com/sagernet/sing-shadowsocks v0.2.6
2021 github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb
2122 github.com/stretchr/testify v1.9.0
Original file line number Diff line number Diff line change @@ -119,8 +119,8 @@ github.com/refraction-networking/utls v1.6.6/go.mod h1:BC3O4vQzye5hqpmDTWUqi4P5D
119119github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 h1:f/FNXud6gA3MNr8meMVVGxhp+QBTqY91tM8HjEuMjGg =
120120github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 /go.mod h1:HgjTstvQsPGkxUsCd2KWxErBblirPizecHcpD3ffK+s =
121121github.com/russross/blackfriday v1.5.2 /go.mod h1:JO/DiYxRf+HjHt06OyowR9PTA263kcR/rfWxYHBV53g =
122- github.com/sagernet/sing v0.3.8 h1:gm4JKalPhydMYX2zFOTnnd4TXtM/16WFRqSjMepYQQk =
123- github.com/sagernet/sing v0.3.8 /go.mod h1:+60H3Cm91RnL9dpVGWDPHt0zTQImO9Vfqt9a4rSambI =
122+ github.com/sagernet/sing v0.7.12 h1:MpMbO56crPRZTbltoj1wGk4Xj9+GiwH1wTO4s3fz1EA =
123+ github.com/sagernet/sing v0.7.12 /go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak =
124124github.com/sagernet/sing-shadowsocks v0.2.6 h1:xr7ylAS/q1cQYS8oxKKajhuQcchd5VJJ4K4UZrrpp0s =
125125github.com/sagernet/sing-shadowsocks v0.2.6 /go.mod h1:j2YZBIpWIuElPFL/5sJAj470bcn/3QQ5lxZUNKLDNAM =
126126github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb h1:XfLJSPIOUX+osiMraVgIrMR27uMXnRJWGm1+GL8/63U =
You can’t perform that action at this time.
0 commit comments