diff --git a/go.mod b/go.mod index de5bd73..93d3b62 100644 --- a/go.mod +++ b/go.mod @@ -23,7 +23,7 @@ require ( github.com/spf13/cobra v1.8.0 github.com/spf13/viper v1.18.2 github.com/stretchr/testify v1.9.0 - github.com/xtls/xray-core v1.8.16 + github.com/xtls/xray-core v1.8.13 golang.org/x/crypto v0.24.0 golang.org/x/net v0.26.0 golang.org/x/time v0.5.0