mirror of
https://github.com/SagerNet/sing-geosite.git
synced 2026-06-17 23:34:17 +08:00
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] <support@github.com>
This commit is contained in:
parent
ee310b6931
commit
b5f8913465
2
go.mod
2
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
|
||||
|
||||
4
go.sum
4
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=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user