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

2
Gopkg.lock generated
View File

@ -160,6 +160,6 @@
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "f46f5c696ecb0b0c42a38dac512df21fc1f5fb2bfda888434e005e69d1b6273b"
inputs-digest = "a21d4c707f08f26de894adbdd00d5d6e82a54f5e0f52566229dd2da9b94e26ec"
solver-name = "gps-cdcl"
solver-version = 1

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"