Bump github.com/sagernet/sing-box from 1.11.5 to 1.11.7 (#79)

This commit is contained in:
dependabot[bot] 2025-04-15 23:55:39 +08:00 committed by GitHub
parent 423b758110
commit 950e93c8e5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

4
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.6.6
github.com/sagernet/sing-box v1.11.5
github.com/sagernet/sing-box v1.11.7
github.com/sethvargo/go-githubactions v1.3.0
github.com/v2fly/v2ray-core/v5 v5.30.0
google.golang.org/protobuf v1.36.6
@ -17,7 +17,7 @@ require (
github.com/google/go-querystring v1.1.0 // indirect
github.com/logrusorgru/aurora v2.0.3+incompatible // indirect
github.com/miekg/dns v1.1.64 // indirect
github.com/sagernet/sing-dns v0.4.0 // indirect
github.com/sagernet/sing-dns v0.4.1 // indirect
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba // indirect
golang.org/x/crypto v0.36.0 // indirect
golang.org/x/mod v0.23.0 // indirect

8
go.sum
View File

@ -25,10 +25,10 @@ github.com/sagernet/quic-go v0.49.0-beta.1 h1:3LdoCzVVfYRibZns1tYWSIoB65fpTmrwy+
github.com/sagernet/quic-go v0.49.0-beta.1/go.mod h1:uesWD1Ihrldq1M3XtjuEvIUqi8WHNsRs71b3Lt1+p/U=
github.com/sagernet/sing v0.6.6 h1:3JkvJ0vqDj/jJcx0a+ve/6lMOrSzZm30I3wrIuZtmRE=
github.com/sagernet/sing v0.6.6/go.mod h1:ARkL0gM13/Iv5VCZmci/NuoOlePoIsW0m7BWfln/Hak=
github.com/sagernet/sing-box v1.11.5 h1:xnwwyiwHj/raktHzdP3SFT0VqqDRKQShY9Rp6NZFpIA=
github.com/sagernet/sing-box v1.11.5/go.mod h1:9n60qJQH2gmrtjKUbnjdNt+Tvg5bq2ZBYNvNOdUz65w=
github.com/sagernet/sing-dns v0.4.0 h1:+mNoOuR3nljjouCH+qMg4zHI1+R9T2ReblGFkZPEndc=
github.com/sagernet/sing-dns v0.4.0/go.mod h1:dweQs54ng2YGzoJfz+F9dGuDNdP5pJ3PLeggnK5VWc8=
github.com/sagernet/sing-box v1.11.7 h1:H3/fxaNvue1GYciz1Iq/VbfkiRCZRuRUO1yjVTLQEg0=
github.com/sagernet/sing-box v1.11.7/go.mod h1:iPA+z1tIMGSsiw5GGN+6Oeroc/pMcSCQm6pASDJltcM=
github.com/sagernet/sing-dns v0.4.1 h1:nozS7iqpxZ7aV73oHbkD/8haOvf3XXDCgT//8NdYirk=
github.com/sagernet/sing-dns v0.4.1/go.mod h1:dweQs54ng2YGzoJfz+F9dGuDNdP5pJ3PLeggnK5VWc8=
github.com/sethvargo/go-githubactions v1.3.0 h1:Kg633LIUV2IrJsqy2MfveiED/Ouo+H2P0itWS0eLh8A=
github.com/sethvargo/go-githubactions v1.3.0/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80=
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA=