Bump github.com/v2fly/v2ray-core/v5 from 5.30.0 to 5.31.0 (#85)

This commit is contained in:
dependabot[bot] 2025-05-17 18:18:19 +08:00 committed by GitHub
parent 1b013a8711
commit a08cb138e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

4
go.mod
View File

@ -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
)

4
go.sum
View File

@ -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=