From f3e365907c40d7698f004c8a8a479e6abd0f864c Mon Sep 17 00:00:00 2001 From: coward <3191605956@qq.com> Date: Sat, 13 Mar 2021 22:42:53 +0800 Subject: [PATCH] =?UTF-8?q?'=E4=BF=AE=E6=94=B9=E4=BE=9D=E8=B5=96=E5=90=8D?= =?UTF-8?q?=E7=A7=B0'?= 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 8554dc3..60d4884 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/soapBubbleCoward/aliyun_oss +module github.com/cowardmrx/go-aliyun-oss go 1.15