From 937bc7f6d79b7c59f04549c1329415119b7e8dc4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 23:50:21 +0800 Subject: [PATCH] Bump github.com/sagernet/sing from 0.6.3 to 0.6.6 (#80) --- go.mod | 3 ++- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1a536a3..2e300e3 100644 --- a/go.mod +++ b/go.mod @@ -1,9 +1,10 @@ module github.com/immll/sing-geosite go 1.23.1 + require ( github.com/google/go-github/v45 v45.2.0 - github.com/sagernet/sing v0.6.3 + github.com/sagernet/sing v0.6.6 github.com/sagernet/sing-box v1.11.5 github.com/sethvargo/go-githubactions v1.3.0 github.com/v2fly/v2ray-core/v5 v5.29.2 diff --git a/go.sum b/go.sum index 823baf3..4a9fc9b 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.3 h1:J1spMc6LMlqUvRjWjvNMAcbvACDneqxB9zxfLuS0UTE= -github.com/sagernet/sing v0.6.3/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= +github.com/sagernet/sing v0.6.6 h1:3JkvJ0vqDj/jJcx0a+ve/6lMOrSzZm30I3wrIuZtmRE= +github.com/sagernet/sing v0.6.6/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= github.com/sagernet/sing-box v1.11.5 h1:xnwwyiwHj/raktHzdP3SFT0VqqDRKQShY9Rp6NZFpIA= github.com/sagernet/sing-box v1.11.5/go.mod h1:9n60qJQH2gmrtjKUbnjdNt+Tvg5bq2ZBYNvNOdUz65w= github.com/sagernet/sing-dns v0.4.0 h1:+mNoOuR3nljjouCH+qMg4zHI1+R9T2ReblGFkZPEndc=