aboutsummaryrefslogtreecommitdiffstats
path: root/core/core.go
diff options
context:
space:
mode:
Diffstat (limited to 'core/core.go')
-rw-r--r--core/core.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/core.go b/core/core.go
index 3eea332..94218d8 100644
--- a/core/core.go
+++ b/core/core.go
@@ -23,7 +23,7 @@ import (
"sync/atomic"
"time"
- logger "github.com/Sirupsen/logrus"
+ logger "github.com/sirupsen/logrus"
"git.fd.io/govpp.git/adapter"
"git.fd.io/govpp.git/api"