11 lines
173 B
Diff
11 lines
173 B
Diff
![]() |
--- a/go.mod
|
||
|
+++ b/go.mod
|
||
|
@@ -1,6 +1,6 @@
|
||
|
module github.com/xtls/xray-core
|
||
|
|
||
|
-go 1.22
|
||
|
+go 1.21.5
|
||
|
|
||
|
require (
|
||
|
github.com/ghodss/yaml v1.0.1-0.20220118164431-d8423dcdf344
|