diff --git a/go.mod b/go.mod index 48b8f63..45db9cf 100644 --- a/go.mod +++ b/go.mod @@ -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 ) diff --git a/go.sum b/go.sum index fbeabd5..786b4d9 100644 --- a/go.sum +++ b/go.sum @@ -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=