From d23e8d28a6bf89b9d4909a3149dd33eba9c592b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=20=E8=87=B4=E6=BA=90?= Date: Thu, 2 Jul 2020 03:54:00 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'go.mod'?= 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 c1c0232..1ae1c1a 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/spf13/cast +module golib.gaore.com/GaoreGo/cast require ( github.com/davecgh/go-spew v1.1.1 // indirect