From a08cb138e70dc19ad442cea4e69e3e3f6e22304e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 May 2025 18:18:19 +0800 Subject: [PATCH] Bump github.com/v2fly/v2ray-core/v5 from 5.30.0 to 5.31.0 (#85) --- go.mod | 4 ++-- go.sum | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/go.mod b/go.mod index 98fe0fa..296ff12 100644 --- a/go.mod +++ b/go.mod @@ -1,13 +1,13 @@ module github.com/immll/sing-geosite -go 1.23.1 +go 1.24 require ( github.com/google/go-github/v45 v45.2.0 github.com/sagernet/sing v0.6.10-0.20250505040842-ba62fee9470f github.com/sagernet/sing-box v1.11.10 github.com/sethvargo/go-githubactions v1.3.1 - github.com/v2fly/v2ray-core/v5 v5.30.0 + github.com/v2fly/v2ray-core/v5 v5.31.0 google.golang.org/protobuf v1.36.6 ) diff --git a/go.sum b/go.sum index 116b00c..eb10553 100644 --- a/go.sum +++ b/go.sum @@ -25,8 +25,8 @@ github.com/sethvargo/go-githubactions v1.3.1 h1:rlwwLRUaunWLQ1aN2o5Y+3s0xhaTC30Y github.com/sethvargo/go-githubactions v1.3.1/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80= github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA= github.com/stretchr/testify v1.10.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY= -github.com/v2fly/v2ray-core/v5 v5.30.0 h1:lVREGQjNCSQ38PpMTGWRKav47pd/XT1x+Ig3fUXYW8A= -github.com/v2fly/v2ray-core/v5 v5.30.0/go.mod h1:qv4cRgZcZaYv5IWiCULK4KBR7utwbh302w02Py1Sb5g= +github.com/v2fly/v2ray-core/v5 v5.31.0 h1:UpqfuqR1qj9bmQmn7h9gqx7OBQOMLZfXRVsMNrZlzjQ= +github.com/v2fly/v2ray-core/v5 v5.31.0/go.mod h1:rDX726k+GmSbnRMzuUU7E9rCkOzvilhwkMxF0frhZp0= go4.org/netipx v0.0.0-20231129151722-fdeea329fbba h1:0b9z3AuHCjxk0x/opv64kcgZLBseWJUpBw5I82+2U4M= go4.org/netipx v0.0.0-20231129151722-fdeea329fbba/go.mod h1:PLyyIXexvUFg3Owu6p/WfdlivPbZJsZdgWZlrGope/Y= golang.org/x/crypto v0.37.0 h1:kJNSjF/Xp7kU0iB2Z+9viTPMW4EqqsrywMXLJOOsXSE=