0
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-08-29 01:45:31 +00:00

Try to update to go1.25

This commit is contained in:
风扇滑翔翼 2025-08-15 07:33:32 +00:00 committed by GitHub
parent 836b6487e4
commit fc4a8314c1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/xtls/xray-core
go 1.24
go 1.25
require (
github.com/cloudflare/circl v1.6.1