From d224b7940d9ea30e1f8ff4c5e11cee24b89cc424 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 17:24:53 +0000 Subject: [PATCH] deps: bump github.com/sagernet/sing from 0.8.0 to 0.8.10 in /extra/tun Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.8.0 to 0.8.10. - [Commits](https://github.com/sagernet/sing/compare/v0.8.0...v0.8.10) --- updated-dependencies: - dependency-name: github.com/sagernet/sing dependency-version: 0.8.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- extra/tun/go.mod | 2 +- extra/tun/go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/extra/tun/go.mod b/extra/tun/go.mod index 763eb8d..60730fc 100644 --- a/extra/tun/go.mod +++ b/extra/tun/go.mod @@ -4,7 +4,7 @@ go 1.24.7 require ( github.com/chainreactors/proxyclient v1.1.0 - github.com/sagernet/sing v0.8.0 + github.com/sagernet/sing v0.8.10 github.com/sagernet/sing-tun v0.8.9 ) diff --git a/extra/tun/go.sum b/extra/tun/go.sum index 9641175..96df1b9 100644 --- a/extra/tun/go.sum +++ b/extra/tun/go.sum @@ -24,8 +24,8 @@ github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a h1:ObwtHN2VpqE0ZN github.com/sagernet/netlink v0.0.0-20240612041022-b9a21c07ac6a/go.mod h1:xLnfdiJbSp8rNqYEdIW/6eDO4mVoogml14Bh2hSiFpM= github.com/sagernet/nftables v0.3.0-mod.2 h1:ck2KMU02OxL1eDFgGaWYglMDpoOZ7OHzxje+vW5Q0OQ= github.com/sagernet/nftables v0.3.0-mod.2/go.mod h1:8kslHG4VvYNihcco+i6uxIX7qbT8A56T0y5q7U44ZaQ= -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.10 h1:V5VZffy8rm4dtBVKIpKa8vibRR2SiJprtu/10DFUalU= +github.com/sagernet/sing v0.8.10/go.mod h1:olXxWQNqRW/l2Q6JI3b2Qmz8iQnIFlOeeH8bx6JhgUA= github.com/sagernet/sing-tun v0.8.9 h1:ixFKKUGdVcJl4wb0xbL36hobiw9l6DIH497EQf5ILpM= github.com/sagernet/sing-tun v0.8.9/go.mod h1:QvarqUtHfj1ULaRR+6kZOS/OoCE+pYGq67A5tyIy+dQ= github.com/stretchr/testify v1.11.1 h1:7s2iGBzp5EwR7/aIZr8ao5+dra3wiQyKjjFuvgVKu7U=