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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -1,6 +1,6 @@
module github.com/xtls/xray-core
go 1.21.4
go 1.22
require (
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344