From 996c3b20a474403be3127f7dd7ec33b6b594331a Mon Sep 17 00:00:00 2001 From: Yiwen-Chan Date: Wed, 24 Mar 2021 13:33:00 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9E=96=20=E5=8E=BB=E9=99=A4=E4=B8=8D?= =?UTF-8?q?=E5=BF=85=E8=A6=81=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 32435b07..f201d407 100644 --- a/go.mod +++ b/go.mod @@ -9,5 +9,4 @@ require ( github.com/t-tomalak/logrus-easy-formatter v0.0.0-20190827215021-c074f06c5816 github.com/tidwall/gjson v1.6.8 github.com/wdvxdr1123/ZeroBot v1.0.1 - gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b )