From 7a0f70322c25e9783091a2aca1ea186f4a2f81aa Mon Sep 17 00:00:00 2001 From: shaoying Date: Thu, 25 Jun 2020 19:12:37 +0800 Subject: [PATCH] opt some --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0f1b88b8..17123ffe 100644 --- a/go.mod +++ b/go.mod @@ -6,7 +6,7 @@ require ( github.com/gomarkdown/markdown v0.0.0-20200609195525-3f9352745725 github.com/gorilla/websocket v1.4.1 github.com/nareix/joy4 v0.0.0-20200507095837-05a4ffbb5369 - github.com/shylinux/toolkits v0.1.5 + github.com/shylinux/toolkits v0.1.6 github.com/skip2/go-qrcode v0.0.0-20191027152451-9434209cb086 github.com/tuotoo/qrcode v0.0.0-20190222102259-ac9c44189bf2 )