Update containerd to 66b984ee33
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
3
vendor/github.com/Microsoft/hcsshim/version.go
generated
vendored
3
vendor/github.com/Microsoft/hcsshim/version.go
generated
vendored
@@ -2,6 +2,5 @@ package hcsshim
|
||||
|
||||
// IsTP4 returns whether the currently running Windows build is at least TP4.
|
||||
func IsTP4() bool {
|
||||
// HNSCall was not present in TP4
|
||||
return procHNSCall.Find() != nil
|
||||
return false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user