Update go.mod to specify Go 1.22

This commit is contained in:
RPRX
2024-02-19 15:16:43 +00:00
committed by GitHub
parent cae94570df
commit ad3dd3df56

2
go.mod
View File

@@ -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