mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-03-21 05:49:37 +00:00
Update go.mod to specify Go 1.22
This commit is contained in:
parent
cae94570df
commit
ad3dd3df56
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.21.4
|
go 1.22
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
|
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
|
||||||
|
|
Loading…
Add table
Reference in a new issue