From e87b04d7f9d6b25c858d421432bed5443f91b9df Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期一, 16 九月 2019 11:10:34 +0800
Subject: [PATCH] update goffmpeg and capture

---
 middlewares/auth/auth.go |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/middlewares/auth/auth.go b/middlewares/auth/auth.go
index 8a23438..4c7c75d 100644
--- a/middlewares/auth/auth.go
+++ b/middlewares/auth/auth.go
@@ -5,7 +5,7 @@
 	"net/http"
 	"strings"
 	"webserver/extend/config"
-	"webserver/extend/logger"
+	"basic.com/valib/logger.git"
 )
 
 const (

--
Gitblit v1.8.0