From b5f8913465cd015e2d902d33a0478f9c8fdbdfea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 04:44:46 +0000 Subject: [PATCH] Bump github.com/sagernet/sing-box from 1.10.3 to 1.10.5 Bumps [github.com/sagernet/sing-box](https://github.com/sagernet/sing-box) from 1.10.3 to 1.10.5. - [Release notes](https://github.com/sagernet/sing-box/releases) - [Changelog](https://github.com/SagerNet/sing-box/blob/dev-next/docs/changelog.md) - [Commits](https://github.com/sagernet/sing-box/compare/v1.10.3...v1.10.5) --- updated-dependencies: - dependency-name: github.com/sagernet/sing-box 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 bf0dae1..ddc1d27 100644 --- a/go.mod +++ b/go.mod @@ -5,7 +5,7 @@ go 1.23.1 require ( github.com/google/go-github/v45 v45.2.0 github.com/sagernet/sing v0.5.1 - github.com/sagernet/sing-box v1.10.3 + github.com/sagernet/sing-box v1.10.5 github.com/sethvargo/go-githubactions v1.3.0 github.com/v2fly/v2ray-core/v5 v5.23.0 google.golang.org/protobuf v1.35.2 diff --git a/go.sum b/go.sum index dcd9358..d846146 100644 --- a/go.sum +++ b/go.sum @@ -25,8 +25,8 @@ github.com/sagernet/quic-go v0.48.2-beta.1 h1:W0plrLWa1XtOWDTdX3CJwxmQuxkya12nN5 github.com/sagernet/quic-go v0.48.2-beta.1/go.mod h1:1WgdDIVD1Gybp40JTWketeSfKA/+or9YMLaG5VeTk4k= github.com/sagernet/sing v0.5.1 h1:mhL/MZVq0TjuvHcpYcFtmSD1BFOxZ/+8ofbNZcg1k1Y= github.com/sagernet/sing v0.5.1/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak= -github.com/sagernet/sing-box v1.10.3 h1:Ptknjvcm6IfKnezuJZWQsQGxh6ZV1pAi/GIbfRNKELQ= -github.com/sagernet/sing-box v1.10.3/go.mod h1:u67UniOxg+rs31hx4tLwabkai0H2vL+psjAGBPz4Osc= +github.com/sagernet/sing-box v1.10.5 h1:ajS17vae3Rn3lQM51x5FSStMVZGyDCo8eFZqM4EuZ8g= +github.com/sagernet/sing-box v1.10.5/go.mod h1:WFsuls8sC+QIfnaXNl6R8iavJOfdB2bZxkrc0aXxsxQ= github.com/sagernet/sing-dns v0.3.0 h1:uHCIlbCwBxALJwXcEK1d75d7t3vzCSVEQsPfZR1cxQE= github.com/sagernet/sing-dns v0.3.0/go.mod h1:TqLIelI+FAbVEdiTRolhGLOwvhVjY7oT+wezlOJUQ7M= github.com/sethvargo/go-githubactions v1.3.0 h1:Kg633LIUV2IrJsqy2MfveiED/Ouo+H2P0itWS0eLh8A=