Bump github.com/v2fly/v2ray-core/v5 from 5.23.0 to 5.24.0

Bumps [github.com/v2fly/v2ray-core/v5](https://github.com/v2fly/v2ray-core) from 5.23.0 to 5.24.0.
- [Release notes](https://github.com/v2fly/v2ray-core/releases)
- [Commits](https://github.com/v2fly/v2ray-core/compare/v5.23.0...v5.24.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-01-13 04:26:07 +00:00 committed by immll
parent 08787b111b
commit 918633f8ef
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -7,7 +7,7 @@ require (
github.com/sagernet/sing v0.5.1
github.com/sagernet/sing-box v1.10.6
github.com/sethvargo/go-githubactions v1.3.0
github.com/v2fly/v2ray-core/v5 v5.23.0
github.com/v2fly/v2ray-core/v5 v5.24.0
google.golang.org/protobuf v1.36.1
)

4
go.sum
View File

@ -33,8 +33,8 @@ github.com/sethvargo/go-githubactions v1.3.0 h1:Kg633LIUV2IrJsqy2MfveiED/Ouo+H2P
github.com/sethvargo/go-githubactions v1.3.0/go.mod h1:7/4WeHgYfSz9U5vwuToCK9KPnELVHAhGtRwLREOQV80=
github.com/stretchr/testify v1.9.0 h1:HtqpIVDClZ4nwg75+f6Lvsy/wHu+3BoSGCbBAcpTsTg=
github.com/stretchr/testify v1.9.0/go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY=
github.com/v2fly/v2ray-core/v5 v5.23.0 h1:VJ72oUaLS6nKmSA9M6qxcewNdU+2zZrBMZZOMGBpi/A=
github.com/v2fly/v2ray-core/v5 v5.23.0/go.mod h1:+fUnQNUcYE21wFWq4LW9LPffq3u3+OliiFQLAYeh+eU=
github.com/v2fly/v2ray-core/v5 v5.24.0 h1:lmGaqBlgxOtLuhsI31qaP3mIC7lcUXAI1vekMTQjZ6U=
github.com/v2fly/v2ray-core/v5 v5.24.0/go.mod h1:+fUnQNUcYE21wFWq4LW9LPffq3u3+OliiFQLAYeh+eU=
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.31.0 h1:ihbySMvVjLAeSH1IbfcRTkD/iNscyz8rGzjF/E5hV6U=