From 0cc6251c0d827c01a02f21934b37b9833ead55ce Mon Sep 17 00:00:00 2001 From: Kanri Date: Tue, 5 Oct 2021 12:02:22 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20=E5=A2=9E=E5=8A=A0=20gg=20=E7=BB=98?= =?UTF-8?q?=E5=9B=BE=E5=BA=93=E7=9B=B4=E6=8E=A5=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 insertion(+) diff --git a/go.mod b/go.mod index 02ecf15b..16c48c95 100644 --- a/go.mod +++ b/go.mod @@ -7,6 +7,7 @@ require ( github.com/FloatTech/ZeroBot-Plugin-Gif v0.2.3 github.com/FloatTech/ZeroBot-Plugin-Timer v1.4.3 github.com/FloatTech/bot-manager v1.0.0 + github.com/fogleman/gg v1.3.0 github.com/gin-gonic/gin v1.7.4 github.com/golang/protobuf v1.5.2 github.com/gorilla/websocket v1.4.2