Bump github.com/sagernet/sing-shadowsocks from 0.2.4 to 0.2.5

Bumps [github.com/sagernet/sing-shadowsocks](https://github.com/sagernet/sing-shadowsocks) from 0.2.4 to 0.2.5.
- [Commits](https://github.com/sagernet/sing-shadowsocks/compare/v0.2.4...v0.2.5)

---
updated-dependencies:
- dependency-name: github.com/sagernet/sing-shadowsocks
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-22 14:38:33 +00:00 committed by yuhan6665
parent 27450c95bd
commit 57ed75eb67
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -13,7 +13,7 @@ require (
github.com/quic-go/quic-go v0.38.1
github.com/refraction-networking/utls v1.5.3
github.com/sagernet/sing v0.2.11
github.com/sagernet/sing-shadowsocks v0.2.4
github.com/sagernet/sing-shadowsocks v0.2.5
github.com/sagernet/wireguard-go v0.0.0-20221116151939-c99467f53f2c
github.com/seiflotfy/cuckoofilter v0.0.0-20220411075957-e3b120b3f5fb
github.com/stretchr/testify v1.8.4