mirror of
https://github.com/sot-tech/mochi.git
synced 2026-04-26 23:50:00 -07:00
update dependencies and fix lint warnings
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
// until ConfigureLogger called. Any child logger created with NewLogger will not
|
||||
// produce any events until logger configured, so any function which uses child
|
||||
// logger will come stuck because of root initialization synchronization.
|
||||
//
|
||||
//nolint:revive
|
||||
package log
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user