mirror of
https://github.com/vxcontrol/go-proxyproto.git
synced 2026-07-19 19:34:01 -04:00
proper logrus
This commit is contained in:
+1
-1
@@ -8,7 +8,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
log "github.com/Sirupsen/logrus"
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user