: update {S->s}irupsen/logrus

This commit is contained in:
Eric Stroczynski
2017-07-25 13:45:17 -07:00
parent 0e0b4c53ef
commit 4a88d0641a
28 changed files with 34 additions and 32 deletions

View File

@@ -5,8 +5,8 @@ import (
"os"
"testing"
"github.com/Sirupsen/logrus"
sqlite3 "github.com/mattn/go-sqlite3"
"github.com/sirupsen/logrus"
)
func TestMigrate(t *testing.T) {