diff --git a/v2raya/patches/010-go-version.patch b/v2raya/patches/010-go-version.patch new file mode 100644 index 0000000..f9b2ba9 --- /dev/null +++ b/v2raya/patches/010-go-version.patch @@ -0,0 +1,10 @@ +--- a/go.mod ++++ b/go.mod +@@ -1,6 +1,6 @@ + module github.com/v2rayA/v2rayA + +-go 1.21.0 ++go 1.21 + + require ( + github.com/daeuniverse/outbound v0.0.0-20230819151251-3ce60883d337