@@ -4,7 +4,7 @@ import (
"sync"
"time"
- log "github.com/Sirupsen/logrus"
+ log "github.com/sirupsen/logrus"
)
type ScheduledJobConfig struct {