mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
9c701fdb6b
this looks to be a false positive, but this field is not used if journald is not supported, which may be the cause ``` daemon/logger/journald/journald.go:21:2: U1000: field `mu` is unused (unused) ``` Signed-off-by: Sebastiaan van Stijn <github@gone.nl> |
||
---|---|---|
.. | ||
journald.go | ||
journald_test.go | ||
journald_unsupported.go | ||
read.go | ||
read_native.go | ||
read_native_compat.go | ||
read_unsupported.go |