From 29701466db31e93ef07e24d6f90eef6b5c537ccc Mon Sep 17 00:00:00 2001 From: Liujian <824010343@qq.com> Date: Mon, 22 Aug 2022 09:43:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9eosc=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC=E4=B8=BA0.6.2?= 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 75086689..7bd37690 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.17 require ( github.com/Shopify/sarama v1.32.0 - github.com/eolinker/eosc v0.6.1 + github.com/eolinker/eosc v0.6.2 github.com/go-basic/uuid v1.0.0 github.com/hashicorp/consul/api v1.9.1 github.com/nsqio/go-nsq v1.1.0