mirror of
https://github.com/SagerNet/sing-geosite.git
synced 2026-07-04 02:28:43 +08:00
Bump github.com/sagernet/sing-box from 1.9.6 to 1.9.7 (#34)
Bumps [github.com/sagernet/sing-box](https://github.com/sagernet/sing-box) from 1.9.6 to 1.9.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.9.6...v1.9.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:
parent
021cc26a3f
commit
a6b597db5b
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.4.3
|
||||
github.com/sagernet/sing-box v1.9.6
|
||||
github.com/sagernet/sing-box v1.9.7
|
||||
github.com/sethvargo/go-githubactions v1.3.0
|
||||
github.com/v2fly/v2ray-core/v5 v5.20.0
|
||||
google.golang.org/protobuf v1.34.2
|
||||
|
||||
4
go.sum
4
go.sum
@ -25,8 +25,8 @@ github.com/sagernet/quic-go v0.47.0-beta.2 h1:1tCGWFOSaXIeuQaHrwOMJIYvlupjTcaVIn
|
||||
github.com/sagernet/quic-go v0.47.0-beta.2/go.mod h1:bLVKvElSEMNv7pu7SZHscW02TYigzQ5lQu3Nh4wNh8Q=
|
||||
github.com/sagernet/sing v0.4.3 h1:Ty/NAiNnVd6844k7ujlL5lkzydhcTH5Psc432jXA4Y8=
|
||||
github.com/sagernet/sing v0.4.3/go.mod h1:ieZHA/+Y9YZfXs2I3WtuwgyCZ6GPsIR7HdKb1SdEnls=
|
||||
github.com/sagernet/sing-box v1.9.6 h1:E0JRHevirGbfeB3rq4bkkMmsCAaAK+RrO9PHDCXkoTg=
|
||||
github.com/sagernet/sing-box v1.9.6/go.mod h1:1eZ08ofoql6NdYCkBJXICbqhWr1SzQkrxGy1p6RcY/U=
|
||||
github.com/sagernet/sing-box v1.9.7 h1:+vA+xjbZuE7drPrkBRPPL/++Jz3ZcL5AExCR9LKAUVM=
|
||||
github.com/sagernet/sing-box v1.9.7/go.mod h1:1eZ08ofoql6NdYCkBJXICbqhWr1SzQkrxGy1p6RcY/U=
|
||||
github.com/sagernet/sing-dns v0.2.3 h1:YzeBUn2tR38F7HtvGEQ0kLRLmZWMEgi/+7wqa4Twb1k=
|
||||
github.com/sagernet/sing-dns v0.2.3/go.mod h1:BJpJv6XLnrUbSyIntOT6DG9FW0f4fETmPAHvNjOprLg=
|
||||
github.com/sethvargo/go-githubactions v1.3.0 h1:Kg633LIUV2IrJsqy2MfveiED/Ouo+H2P0itWS0eLh8A=
|
||||
|
||||
Loading…
Reference in New Issue
Block a user