From 950e93c8e57bb76ac9291b5dc89f82855cef8616 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Apr 2025 23:55:39 +0800 Subject: [PATCH] Bump github.com/sagernet/sing-box from 1.11.5 to 1.11.7 (#79) --- go.mod | 4 ++-- go.sum | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index c1a7bcb..431b17f 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.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 diff --git a/go.sum b/go.sum index b00d391..31b93bb 100644 --- a/go.sum +++ b/go.sum @@ -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=