Update Vendor
(*) github.com/Microsoft/hcsshim
(*) golang.org/x/sys
(*) github.com/x/cyrpto
(*) github.com/sirupsen/logrus
(*) github.com/Microsoft/go-winio
(*) github.com/juju/errors
(*) github.com/buger/jsonparser
This commit is contained in:
6
vendor/github.com/Microsoft/hcsshim/version.go
generated
vendored
Normal file
6
vendor/github.com/Microsoft/hcsshim/version.go
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
package hcsshim
|
||||
|
||||
// IsTP4 returns whether the currently running Windows build is at least TP4.
|
||||
func IsTP4() bool {
|
||||
return false
|
||||
}
|
||||
Reference in New Issue
Block a user