update golang version req

This commit is contained in:
Shelikhoo 2025-04-05 16:06:25 +01:00
parent d0bd11dde1
commit 4c96d63e10
No known key found for this signature in database
GPG Key ID: 4C9764E9FE80A3DC

4
go.mod
View File

@ -1,8 +1,8 @@
module github.com/v2fly/v2ray-core/v5
go 1.22
go 1.23
toolchain go1.22.7
toolchain go1.24.2
require (
github.com/adrg/xdg v0.5.3