diff --git a/go.mod b/go.mod index b5ae96f..ea0e866 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.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 diff --git a/go.sum b/go.sum index 906c566..78c5511 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.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=