fixed sirupsen logrus pkg
switched to go mods Signed-off-by: Alexander Trost <galexrt@googlemail.com>
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
"fmt"
|
||||
"strconv"
|
||||
|
||||
"github.com/Sirupsen/logrus"
|
||||
"github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
// Incident Cachet data model
|
||||
|
||||
Reference in New Issue
Block a user