From 33049875143fb64eb5148c36bc95d78c70f92984 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Jun 2025 15:29:17 +0800 Subject: [PATCH] Bump github.com/sagernet/sing (#93) Bumps [github.com/sagernet/sing](https://github.com/sagernet/sing) from 0.6.10-0.20250505040842-ba62fee9470f to 0.6.11. - [Commits](https://github.com/sagernet/sing/commits/v0.6.11) --- updated-dependencies: - dependency-name: github.com/sagernet/sing dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 6cbad07..7f680d4 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.24 require ( github.com/google/go-github/v45 v45.2.0 - github.com/sagernet/sing v0.6.10 + github.com/sagernet/sing v0.6.11 github.com/sagernet/sing-box v1.11.14 github.com/sethvargo/go-githubactions v1.3.1 github.com/v2fly/v2ray-core/v5 v5.31.0 diff --git a/go.sum b/go.sum index 92c3926..e5531ea 100644 --- a/go.sum +++ b/go.sum @@ -23,8 +23,8 @@ github.com/quic-go/qtls-go1-20 v0.4.1 h1:D33340mCNDAIKBqXuAvexTNMUByrYmFYVfKfDN5 github.com/quic-go/qtls-go1-20 v0.4.1/go.mod h1:X9Nh97ZL80Z+bX/gUXMbipO6OxdiDi58b/fMC9mAL+k= github.com/sagernet/quic-go v0.49.0-beta.1 h1:3LdoCzVVfYRibZns1tYWSIoB65fpTmrwy+yfK8DQ8Jk= github.com/sagernet/quic-go v0.49.0-beta.1/go.mod h1:uesWD1Ihrldq1M3XtjuEvIUqi8WHNsRs71b3Lt1+p/U= -github.com/sagernet/sing v0.6.10 h1:Jey1tePgH9bjFuK1fQI3D9T+bPOQ4SdHMjuS4sYjDv4= -github.com/sagernet/sing v0.6.10/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= +github.com/sagernet/sing v0.6.11 h1:BXYwLYw2srH1Kdp1vlZgrK+1lAan5i2UdZ4lPWqEgUU= +github.com/sagernet/sing v0.6.11/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= github.com/sagernet/sing-box v1.11.14 h1:DPl1cqB6bwiKKPx4pVfeR+WEdfsiu5uXY08hH5vEFoM= github.com/sagernet/sing-box v1.11.14/go.mod h1:UMwVTK6uaUZ9WV+TM2fGuLpeQphysQ5dwK2r/Wp4xBE= github.com/sagernet/sing-dns v0.4.5 h1:D9REN14qx2FTrZRBrtFLL99f2CuFzQ9S7mIf8uV5hZI=