buildkit/snapshot
Iskander (Alex) Sharipov e9fc4f63f1
snapshot: fix impossible condition
The `err == nil` is probably a typo of `err1 != nil`.
Found using gocritic linter `badCond` checker.
2018-12-11 01:36:13 +03:00
..
blobmapping fix setting uncompressed label on content 2018-10-08 23:11:25 -07:00
containerd update containerd library 2018-06-08 21:44:17 +09:00
imagerefchecker imagerefchecker: fix concurrent map access 2018-09-27 17:12:35 -07:00
localmounter.go snapshot: wrap mount err 2018-06-02 15:33:26 +09:00
localmounter_unix.go snapshot: update mounts to mountable interface 2018-04-27 17:58:24 -07:00
localmounter_windows.go snapshot: update mounts to mountable interface 2018-04-27 17:58:24 -07:00
snapshotter.go snapshot: fix impossible condition 2018-12-11 01:36:13 +03:00