From 77a05fa27d55ea7e39aee47f71cb5f74308e5e0e Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期五, 30 八月 2019 11:08:06 +0800 Subject: [PATCH] stop bigcache init --- go.mod | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/go.mod b/go.mod index 4c9cf22..6eca960 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ go 1.12 require ( - basic.com/dbapi.git v0.0.0-20190822035835-8e0e9514983b + basic.com/dbapi.git v0.0.0-20190822081128-ce924b8a905f basic.com/pubsub/cache.git v0.0.0-20190718093725-6a413e1d7d48 basic.com/pubsub/protomsg.git v0.0.0-20190822060153-dc8ca60fc531 basic.com/pubsub/sdkcompare.git v0.0.0-20190715013640-f536a4647d00 -- Gitblit v1.8.0