From e2616b0e30994fa29c89f5db421b303354b46ce0 Mon Sep 17 00:00:00 2001 From: malong Date: Tue, 24 Sep 2019 18:07:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9go.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 35b325a..cd29350 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/mozillazg/request +module github.com/melonwool/request go 1.12