mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
> plugin/manager_linux.go:285:9: nilness: impossible condition: nil != nil (govet)
> if err != nil {
> ^
Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
|
||
|---|---|---|
| .. | ||
| executor/containerd | ||
| v2 | ||
| backend_linux.go | ||
| backend_linux_test.go | ||
| backend_unsupported.go | ||
| blobstore.go | ||
| defs.go | ||
| errors.go | ||
| events.go | ||
| manager.go | ||
| manager_linux.go | ||
| manager_linux_test.go | ||
| manager_test.go | ||
| manager_windows.go | ||
| store.go | ||
| store_test.go | ||