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
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"io/ioutil"
"sync"
"github.com/sirupsen/logrus"
"git.corp.kornet35.ru/gopkg/logrus"
)
// Hook is a hook designed for dealing with logs in test scenarios.