1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-23 01:36:32 -05:00

Update Go mod toolchain to v1.22

This commit is contained in:
Shelikhoo 2024-09-15 15:38:26 +01:00 committed by Xiaokang Wang (Shelikhoo)
parent 4402ebc0e2
commit df52e20448

4
go.mod
View File

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