Update containerd to d1435e6e4d.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
14
vendor/github.com/Microsoft/hcsshim/legacy18.go
generated
vendored
14
vendor/github.com/Microsoft/hcsshim/legacy18.go
generated
vendored
@@ -1,7 +1,7 @@
|
||||
// +build !go1.9
|
||||
|
||||
package hcsshim
|
||||
|
||||
// Due to a bug in go1.8 and before, directory reparse points need to be skipped
|
||||
// during filepath.Walk. This is fixed in go1.9
|
||||
var shouldSkipDirectoryReparse = true
|
||||
// +build !go1.9
|
||||
|
||||
package hcsshim
|
||||
|
||||
// Due to a bug in go1.8 and before, directory reparse points need to be skipped
|
||||
// during filepath.Walk. This is fixed in go1.9
|
||||
var shouldSkipDirectoryReparse = true
|
||||
|
||||
Reference in New Issue
Block a user