Skip to content

Commit a5429c4

Browse files
Bump github.com/sagernet/sing from 0.3.8 to 0.7.5
Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.3.8 to 0.7.5. - [Commits](SagerNet/sing@v0.3.8...v0.7.5) --- updated-dependencies: - dependency-name: github.com/sagernet/sing dependency-version: 0.7.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0d9e85 commit a5429c4

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

go.mod

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module github.com/xtls/xray-core
22

3-
go 1.22.0
3+
go 1.23.0
4+
45
toolchain go1.23.7
56

67
require (
@@ -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.5
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

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ github.com/refraction-networking/utls v1.6.6/go.mod h1:BC3O4vQzye5hqpmDTWUqi4P5D
119119
github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 h1:f/FNXud6gA3MNr8meMVVGxhp+QBTqY91tM8HjEuMjGg=
120120
github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3/go.mod h1:HgjTstvQsPGkxUsCd2KWxErBblirPizecHcpD3ffK+s=
121121
github.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.5 h1:gNMwZCLPqR+4e0g6dwi0sSsrvOmoMjpZgqxKsuJZatc=
123+
github.com/sagernet/sing v0.7.5/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak=
124124
github.com/sagernet/sing-shadowsocks v0.2.6 h1:xr7ylAS/q1cQYS8oxKKajhuQcchd5VJJ4K4UZrrpp0s=
125125
github.com/sagernet/sing-shadowsocks v0.2.6/go.mod h1:j2YZBIpWIuElPFL/5sJAj470bcn/3QQ5lxZUNKLDNAM=
126126
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb h1:XfLJSPIOUX+osiMraVgIrMR27uMXnRJWGm1+GL8/63U=

0 commit comments

Comments
 (0)