Bump github.com/sagernet/sing-box from 1.10.6 to 1.10.7 (#56)

Bumps [github.com/sagernet/sing-box](https://github.com/sagernet/sing-box) from 1.10.6 to 1.10.7.
- [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.6...v1.10.7)

---
updated-dependencies:
- dependency-name: github.com/sagernet/sing-box
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-01-26 19:22:40 +08:00 committed by GitHub
parent 231ca9e4a1
commit 4b9ae100df
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -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.6
github.com/sagernet/sing-box v1.10.7
github.com/sethvargo/go-githubactions v1.3.0
github.com/v2fly/v2ray-core/v5 v5.24.0
google.golang.org/protobuf v1.36.2

4
go.sum
View File

@ -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.6 h1:dlGnyeS81CJPKOMSD5znz1N8kmXC9SxaFGCKW1BAJcA=
github.com/sagernet/sing-box v1.10.6/go.mod h1:tYUyXH0acSQLbSExU4d59Wvzj2AwJKLwkk+QkOZWNLU=
github.com/sagernet/sing-box v1.10.7 h1:y/QUJGasxmzzpEvbG04zrYSWObOGiBIwlfKYP0G+G2w=
github.com/sagernet/sing-box v1.10.7/go.mod h1:edOsIfUd3OvByy4EiZQv3oGslI5gQ7tvC1x1GUhkPfU=
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=