From 4b7ed3afe62ac7258816c381550743255fdeb43f Mon Sep 17 00:00:00 2001
From: liuxiaolong <liuxiaolong@aiotlink.com>
Date: 星期三, 15 七月 2020 11:54:12 +0800
Subject: [PATCH] update dbapi and add saveLinkRules ret

---
 go.mod |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/go.mod b/go.mod
index 35195b0..d9d30ad 100644
--- a/go.mod
+++ b/go.mod
@@ -3,7 +3,7 @@
 go 1.12
 
 require (
-	basic.com/dbapi.git v0.0.0-20200713073800-5e7865c0c5eb // indirect
+	basic.com/dbapi.git v0.0.0-20200715034924-efff0090a654 // indirect
 	basic.com/fileServer/WeedFSClient.git v0.0.0-20190919054037-0182b6c3f5cb
 	basic.com/gb28181api.git v0.0.0-20191028082253-472438a8407b
 	basic.com/pubsub/cache.git v0.0.0-20190718093725-6a413e1d7d48

--
Gitblit v1.8.0