From 659840adca5c4587206c54e0de003731f6fc791a Mon Sep 17 00:00:00 2001 From: Yun Date: Sun, 3 Dec 2023 21:22:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- convx_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/convx_test.go b/convx_test.go index 28b7772..1e18c99 100644 --- a/convx_test.go +++ b/convx_test.go @@ -3,7 +3,7 @@ package convx_test import ( "testing" - "code.yun.ink/open/utils/convx" + "code.yun.ink/pkg/convx" ) func TestConvToString(t *testing.T) {