From c1152d96dd386b59135b4fb30dddb38cd945311a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 16:56:08 +0000 Subject: [PATCH] build(deps): bump github.com/sagernet/sing from 0.8.3 to 0.8.4 Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.8.3 to 0.8.4. - [Commits](https://github.com/sagernet/sing/compare/v0.8.3...v0.8.4) --- updated-dependencies: - dependency-name: github.com/sagernet/sing dependency-version: 0.8.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 5de6350..8434284 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/cnlangzi/proxyclient go 1.25.0 require ( - github.com/sagernet/sing v0.8.3 + github.com/sagernet/sing v0.8.4 github.com/sagernet/sing-shadowsocks v0.2.8 github.com/stretchr/testify v1.11.1 github.com/xtls/xray-core v1.251015.0 diff --git a/go.sum b/go.sum index 01f6ce1..196a6e1 100644 --- a/go.sum +++ b/go.sum @@ -60,8 +60,8 @@ github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3 h1:f/FNXud6gA3MNr github.com/riobard/go-bloom v0.0.0-20200614022211-cdc8013cb5b3/go.mod h1:HgjTstvQsPGkxUsCd2KWxErBblirPizecHcpD3ffK+s= github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8= github.com/rogpeppe/go-internal v1.12.0/go.mod h1:E+RYuTGaKKdloAfM02xzb0FW3Paa99yedzYV+kq4uf4= -github.com/sagernet/sing v0.8.3 h1:zGMy9M1deBPEew9pCYIUHKeE+/lDQ5A2CBqjBjjzqkA= -github.com/sagernet/sing v0.8.3/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= +github.com/sagernet/sing v0.8.4 h1:Fj+jlY3F8vhcRfz/G/P3Dwcs5wqnmyNPT7u1RVVmjFI= +github.com/sagernet/sing v0.8.4/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= github.com/sagernet/sing-shadowsocks v0.2.8 h1:PURj5PRoAkqeHh2ZW205RWzN9E9RtKCVCzByXruQWfE= github.com/sagernet/sing-shadowsocks v0.2.8/go.mod h1:lo7TWEMDcN5/h5B8S0ew+r78ZODn6SwVaFhvB6H+PTI= github.com/seiflotfy/cuckoofilter v0.0.0-20240715131351-a2f2c23f1771 h1:emzAzMZ1L9iaKCTxdy3Em8Wv4ChIAGnfiz18Cda70g4=