add go-winio dep

This commit is contained in:
Bradley Cicenas
2018-03-09 05:28:11 +00:00
parent 5261444265
commit 56700e120b
2 changed files with 5 additions and 1 deletions

View File

@@ -45,3 +45,7 @@
[[constraint]]
name = "github.com/opencontainers/runc"
version = "0.1.1"
[[constraint]]
name = "github.com/Microsoft/go-winio"
version = "0.3.8"