Fixes breaking change with removing airbrake.
This commit is contained in:
@@ -2,7 +2,7 @@ package main
|
||||
|
||||
import (
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/Sirupsen/logrus/hooks/airbrake"
|
||||
"github.com/gemnasium/logrus-airbrake-hook"
|
||||
)
|
||||
|
||||
var log = logrus.New()
|
||||
|
||||
Reference in New Issue
Block a user