From 8a631831df28f05db98f15e76a1b00605524d462 Mon Sep 17 00:00:00 2001 From: titor Date: Sun, 12 Apr 2026 03:28:51 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E5=88=87=E6=8D=A2=E5=88=B0=E8=BF=9C?= =?UTF-8?q?=E7=A8=8B=20picoclaw=20=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index bb55b93..b4988c8 100644 --- a/go.mod +++ b/go.mod @@ -100,4 +100,4 @@ require ( ) // 开发时指向本地 picoclaw -replace github.com/sipeed/picoclaw => /Users/titor/picoclaw +// replace github.com/sipeed/picoclaw => /Users/titor/picoclaw