rename module
This commit is contained in:
+3
-3
@@ -10,9 +10,9 @@ import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
. "github.com/sirupsen/logrus"
|
||||
"github.com/sirupsen/logrus/hooks/test"
|
||||
. "github.com/sirupsen/logrus/internal/testutils"
|
||||
. "git.corp.kornet35.ru/gopkg/logrus"
|
||||
"git.corp.kornet35.ru/gopkg/logrus/hooks/test"
|
||||
. "git.corp.kornet35.ru/gopkg/logrus/internal/testutils"
|
||||
)
|
||||
|
||||
type TestHook struct {
|
||||
|
||||
Reference in New Issue
Block a user