mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
04129678a6
Fix warnings like this one: > daemon/logger/jsonfilelog/jsonfilelog_test.go:191:3: SA5001: should check returned error before deferring file.Close() (staticcheck) > defer file.Close() > ^ Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com> |
||
---|---|---|
.. | ||
jsonlog | ||
jsonfilelog.go | ||
jsonfilelog_test.go | ||
read.go | ||
read_test.go |