1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-27 06:16:09 -04:00

chore: update minimum go version to 1.20

This commit is contained in:
AkinoKaede 2023-08-10 07:33:53 +08:00
parent 0320aa8f8d
commit 686ade1eaf
No known key found for this signature in database
GPG Key ID: D2192CF5FF4AC1C7

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/v2fly/v2ray-core/v5
go 1.19
go 1.20
require (
github.com/adrg/xdg v0.4.0