Bump github.com/v2fly/v2ray-core/v5 from 5.34.0 to 5.37.0 (#95)

Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.34.0 to 5.37.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.34.0...v5.37.0)

---
updated-dependencies:
- dependency-name: github.com/v2fly/v2ray-core/v5
  dependency-version: 5.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-25 23:03:38 +08:00 committed by GitHub
parent 6732fc5341
commit 57a3e37ecd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/sagernet/sing v0.6.11
github.com/sagernet/sing-box v1.11.15
github.com/sethvargo/go-githubactions v1.3.1
github.com/v2fly/v2ray-core/v5 v5.34.0
github.com/v2fly/v2ray-core/v5 v5.37.0
google.golang.org/protobuf v1.36.6
)

4
go.sum
View File

@ -33,8 +33,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.34.0 h1:clZ//yjrD9tBHxBOASGa7xETevEgsVKsZvb9/WNzGZM=
github.com/v2fly/v2ray-core/v5 v5.34.0/go.mod h1:AFaUaPPL8Sykt2jIX/6b2c4am1a0Y65Ji3zKLndAcO4=
github.com/v2fly/v2ray-core/v5 v5.37.0 h1:vuavEyCXZp397YmgLoWCxwP8YAJxE9IMYFpXdDnNLro=
github.com/v2fly/v2ray-core/v5 v5.37.0/go.mod h1:DhMt+EZ7c8bwevFQ8dh871fuVEExP4rsHLHCjaU6w+s=
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.39.0 h1:SHs+kF4LP+f+p14esP5jAoDpHU8Gu/v9lFRK6IT5imM=