X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=core%2Fnotification_handler.go;h=5cd132cab300338ead74049032234be977bf7a15;hb=217383b613248c79b542623ec6c571591de113ce;hp=89c16a4bad59d31a13ef7655399db02e1222280d;hpb=d07761baec9f09aef0b140ea46e38bd597dbdbbc;p=govpp.git diff --git a/core/notification_handler.go b/core/notification_handler.go index 89c16a4..5cd132c 100644 --- a/core/notification_handler.go +++ b/core/notification_handler.go @@ -18,7 +18,7 @@ import ( "fmt" "reflect" - logger "github.com/sirupsen/logrus" + logger "github.com/Sirupsen/logrus" "git.fd.io/govpp.git/api" )