mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-15 15:58:41 +00:00
Use Go 1.24
This commit is contained in:
parent
be43f66b63
commit
ce2384cccc
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
||||||
module github.com/xtls/xray-core
|
module github.com/xtls/xray-core
|
||||||
|
|
||||||
go 1.23
|
go 1.24
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/OmarTariq612/goech v0.0.0-20240405204721-8e2e1dafd3a0
|
github.com/OmarTariq612/goech v0.0.0-20240405204721-8e2e1dafd3a0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue