From bcd7157518ff99bb78a4ee3ed25cd97a3f6aed62 Mon Sep 17 00:00:00 2001 From: Boyang Yan Date: Thu, 1 Feb 2024 07:51:08 -0500 Subject: [PATCH] update --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index ed453c3d947..9aaa43c8802 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.19 //require github.com/hugo-toha/toha/v4 v4.1.1 // indirect -require github.com/hugo-toha/toha/v4 => github.com/yanboyang713/toha main +require github.com/yanboyang713/toha main //replace( // github.com/hugo-toha/toha/v4 => ../toha