OSDN Git Service

v2rayA: fix path in patches
[v2raya/v2raya-openwrt.git] / v2raya / patches / 003-chore-upgrade-routingA-to-fix-the-quote-and-colon-co.patch
index f12b2af..6916166 100644 (file)
@@ -8,10 +8,10 @@ Subject: [PATCH] chore: upgrade routingA to fix the quote and colon conflict
  service/go.sum | 4 ++--
  2 files changed, 3 insertions(+), 3 deletions(-)
 
-diff --git a/service/go.mod b/service/go.mod
+diff --git a/go.mod b/go.mod
 index 128845c..8627a09 100644
---- a/service/go.mod
-+++ b/service/go.mod
+--- a/go.mod
++++ b/go.mod
 @@ -25,7 +25,7 @@ require (
        github.com/tidwall/gjson v1.10.2
        github.com/tidwall/sjson v1.2.3
@@ -21,10 +21,10 @@ index 128845c..8627a09 100644
        github.com/v2rayA/beego/v2 v2.0.4
        github.com/v2rayA/shadowsocksR v1.0.4
        github.com/v2rayA/v2ray-lib v0.0.0-20211227083129-d4f59fbf62b8
-diff --git a/service/go.sum b/service/go.sum
+diff --git a/go.sum b/go.sum
 index e6088a2..8aa379d 100644
---- a/service/go.sum
-+++ b/service/go.sum
+--- a/go.sum
++++ b/go.sum
 @@ -213,8 +213,8 @@ github.com/v2fly/VSign v0.0.0-20201108000810-e2adc24bf848 h1:p1UzXK6VAutXFFQMnre
  github.com/v2fly/ss-bloomring v0.0.0-20210312155135-28617310f63e h1:5QefA066A1tF8gHIiADmOVOV5LS43gt3ONnlEl3xkwI=
  github.com/v2fly/v2ray-core/v4 v4.42.2-0.20210928173456-a9979057dcaa h1:MyrHPDN4JhKoOvBOK8UUVoXd4Pd9AoIfbLClTPEbKt4=