From 6e6e45648671010eac04c1f3a9648889c67f254b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 18:39:22 +0000 Subject: [PATCH] build(deps): bump github.com/sagernet/sing from 0.8.0 to 0.8.2 Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.8.0 to 0.8.2. - [Commits](https://github.com/sagernet/sing/compare/v0.8.0...v0.8.2) --- updated-dependencies: - dependency-name: github.com/sagernet/sing dependency-version: 0.8.2 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 3e95601..72c5bd3 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.0 + github.com/sagernet/sing v0.8.2 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 b89bc16..a6e6052 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.0 h1:OwLEwbcYfZHvu4olZVljxxC1XRicBqJ1HfiFr6F2WEE= -github.com/sagernet/sing v0.8.0/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= +github.com/sagernet/sing v0.8.2 h1:kX1IH9SWJv4S0T9M8O+HNahWgbOuY1VauxbF7NU5lOg= +github.com/sagernet/sing v0.8.2/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=