From af58af606ffb4e379a4e36d2cc55b96e94b83964 Mon Sep 17 00:00:00 2001 From: Liujian <824010343@qq.com> Date: Fri, 26 Nov 2021 10:20:51 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9eosc=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 9c81668a..21d4b1ba 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/eolinker/goku go 1.16 require ( - github.com/eolinker/eosc v0.3.3 + github.com/eolinker/eosc v0.3.4 github.com/go-basic/uuid v1.0.0 github.com/hashicorp/consul/api v1.9.1 github.com/ohler55/ojg v1.12.9