rename module

This commit is contained in:
2026-03-29 17:46:59 +03:00
parent dd1b4c2e81
commit fec218f549
23 changed files with 105 additions and 91 deletions
+3 -3
View File
@@ -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 {