moved Sirupsen to sirupsen on a case sensitive system

Signed-off-by: Igor Morozov <igor@adhoc05-sjc1.prod.uber.internal>
This commit is contained in:
Igor Morozov 2017-06-23 12:45:04 -07:00 committed by Igor Morozov
parent 1e2f10eb65
commit a97d7c0c15
45 changed files with 474 additions and 247 deletions

View file

@ -6,7 +6,7 @@ import (
"sync"
"time"
"github.com/Sirupsen/logrus"
"github.com/sirupsen/logrus"
)
// NOTE(stevvooe): This file contains definitions for several utility sinks.