mirror of
https://github.com/bcicen/ctop.git
synced 2024-08-30 18:23:19 +00:00
add go-winio dep
This commit is contained in:
parent
5261444265
commit
56700e120b
2
Gopkg.lock
generated
2
Gopkg.lock
generated
@ -160,6 +160,6 @@
|
|||||||
[solve-meta]
|
[solve-meta]
|
||||||
analyzer-name = "dep"
|
analyzer-name = "dep"
|
||||||
analyzer-version = 1
|
analyzer-version = 1
|
||||||
inputs-digest = "f46f5c696ecb0b0c42a38dac512df21fc1f5fb2bfda888434e005e69d1b6273b"
|
inputs-digest = "a21d4c707f08f26de894adbdd00d5d6e82a54f5e0f52566229dd2da9b94e26ec"
|
||||||
solver-name = "gps-cdcl"
|
solver-name = "gps-cdcl"
|
||||||
solver-version = 1
|
solver-version = 1
|
||||||
|
@ -45,3 +45,7 @@
|
|||||||
[[constraint]]
|
[[constraint]]
|
||||||
name = "github.com/opencontainers/runc"
|
name = "github.com/opencontainers/runc"
|
||||||
version = "0.1.1"
|
version = "0.1.1"
|
||||||
|
|
||||||
|
[[constraint]]
|
||||||
|
name = "github.com/Microsoft/go-winio"
|
||||||
|
version = "0.3.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user