From 3edc30421c52011b2dfe25e5fbc43a428faa6977 Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期五, 29 十一月 2019 16:08:35 +0800
Subject: [PATCH] log

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

diff --git a/go.mod b/go.mod
index 18d6ca3..71c60e7 100644
--- a/go.mod
+++ b/go.mod
@@ -16,6 +16,8 @@
 	github.com/go-yaml/yaml v2.1.0+incompatible
 	github.com/gogo/protobuf v1.2.1
 	github.com/golang/protobuf v1.3.1
+	github.com/jeanphorn/log4go v0.0.0-20190526082429-7dbb8deb9468 // indirect
+	github.com/kirinlabs/HttpRequest v0.1.5 // indirect
 	github.com/knetic/govaluate v3.0.0+incompatible
 	github.com/pierrec/lz4 v2.2.3+incompatible
 	github.com/satori/go.uuid v1.2.0
@@ -23,6 +25,7 @@
 	github.com/tmthrgd/go-sem v0.0.0-20160607101025-0214dbf53877 // indirect
 	github.com/tmthrgd/go-shm v0.0.0-20170117044846-90afcfcd5ee9 // indirect
 	github.com/tmthrgd/shm-go v0.0.0-20170130075737-7207ca97b290 // indirect
+	github.com/toolkits/file v0.0.0-20160325033739-a5b3c5147e07 // indirect
 	gocv.io/x/gocv v0.20.0
 	golang.org/x/net v0.0.0-20190603091049-60506f45cf65 // indirect
 	golang.org/x/sys v0.0.0-20190602015325-4c4f7f33c9ed // indirect

--
Gitblit v1.8.0