diff --git a/go.mod b/go.mod index 4f88d60a..6d81eedb 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/2dust/AndroidLibXrayLite -go 1.21.4 +go 1.21 require ( github.com/xtls/xray-core v1.8.6