update go.mod
Some checks failed
build / test (push) Failing after 25s
build / lint (push) Failing after 14m14s
codeql / analyze (go) (push) Failing after 14m13s

Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
2024-12-12 01:54:35 +03:00
parent 6ee83fb2cf
commit f8cffe1081
4 changed files with 26 additions and 48 deletions

View File

@@ -59,7 +59,7 @@ func TestKgo(t *testing.T) {
// t.Skip()
}
_ = logger.DefaultLogger.Init(logger.WithLevel(logger.TraceLevel), logger.WithCallerSkipCount(3))
_ = logger.DefaultLogger.Init(logger.WithLevel(logger.TraceLevel))
ctx := context.Background()
var addrs []string