Bump github.com/v2fly/v2ray-core/v5 from 5.29.0 to 5.29.1 (#68)

This commit is contained in:
dependabot[bot] 2025-02-25 19:45:31 +08:00 committed by GitHub
parent f1515fe012
commit 0606b2a3ce
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.1
github.com/sagernet/sing-box v1.11.3
github.com/sethvargo/go-githubactions v1.3.0
github.com/v2fly/v2ray-core/v5 v5.29.0
github.com/v2fly/v2ray-core/v5 v5.29.1
google.golang.org/protobuf v1.36.5
)

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.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.29.0 h1:9I/YqYJWbrN0iHDU1ApSH0WGTC9Wp76wdpKm6gttWLs=
github.com/v2fly/v2ray-core/v5 v5.29.0/go.mod h1:l9jE4S4y0YHaQPxkl0NXahTdar7TkM95hDSfIvIQcMQ=
github.com/v2fly/v2ray-core/v5 v5.29.1 h1:PlDN/k6jx0iTPqCVyxQfAsaODJPT6wg5h5ialw6P94I=
github.com/v2fly/v2ray-core/v5 v5.29.1/go.mod h1:l9jE4S4y0YHaQPxkl0NXahTdar7TkM95hDSfIvIQcMQ=
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.33.0 h1:IOBPskki6Lysi0lo9qQvbxiQ+FvsCC/YWOecCHAixus=