From 5c9c95f73259d6bfb8c3b6adef7377d05174c456 Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期四, 20 六月 2019 17:51:52 +0800
Subject: [PATCH] Merge branch 'master' of https://192.168.1.14/r/ruleprocess

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

diff --git a/go.mod b/go.mod
index ba8575c..86d0ec8 100644
--- a/go.mod
+++ b/go.mod
@@ -4,7 +4,7 @@
 
 require (
 	basic.com/dbapi.git v0.0.0-20190617110911-fa5d3510c294
-	basic.com/pubsub/protomsg.git v0.0.0-20190618064639-ad379d891965
+	basic.com/pubsub/protomsg.git v0.0.0-20190619101540-30768d386c39
 	basic.com/valib/deliver.git v0.0.0-20190531095353-25d8c3b20051
 	github.com/Microsoft/go-winio v0.4.12 // indirect
 	github.com/gogo/protobuf v1.2.1 // indirect

--
Gitblit v1.8.0