Update hcsshim to v0.6.10
Signed-off-by: Darren Stahl <darst@microsoft.com>
This commit is contained in:
14
vendor/github.com/Microsoft/hcsshim/legacy19.go
generated
vendored
14
vendor/github.com/Microsoft/hcsshim/legacy19.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 = false
|
||||
// +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 = false
|
||||
|
||||
Reference in New Issue
Block a user