move from v4 enabled tracer && added fieldalignment struct && upd deps
Some checks failed
lint / lint (pull_request) Failing after 1m41s
test / test (pull_request) Failing after 18m1s

This commit is contained in:
2025-05-20 14:22:58 +03:00
parent 69fe6994ae
commit 8475922d42
6 changed files with 52 additions and 43 deletions

View File

@@ -12,8 +12,8 @@ import (
type hookEvent struct {
log logger.Logger
fatalOnError bool
connected *atomic.Uint32
fatalOnError bool
}
var (