-
Notifications
You must be signed in to change notification settings - Fork 34
/
Gopkg.lock
110 lines (96 loc) · 2.51 KB
/
Gopkg.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "github.com/Azure/go-ansiterm"
packages = [
".",
"winterm"
]
revision = "d6e3b3328b783f23731bc4d058875b0371ff8109"
[[projects]]
name = "github.com/cloudflare/cfssl"
packages = ["log"]
revision = "4e2dcbde500472449917533851bf4bae9bdff562"
version = "1.3.1"
[[projects]]
branch = "master"
name = "github.com/docker/docker"
packages = [
"pkg/term",
"pkg/term/windows"
]
revision = "0c1006f1abc1af7aa6b9847754370d054dfa6c68"
[[projects]]
name = "github.com/docker/machine"
packages = [
"libmachine/drivers",
"libmachine/drivers/plugin",
"libmachine/drivers/plugin/localbinary",
"libmachine/drivers/rpc",
"libmachine/log",
"libmachine/mcnflag",
"libmachine/mcnutils",
"libmachine/ssh",
"libmachine/state",
"libmachine/version",
"version"
]
revision = "89b833253d9412716a0291cbdccc94454c33d1b5"
version = "v0.14.0"
[[projects]]
branch = "master"
name = "github.com/johanneswuerbach/nfsexports"
packages = ["."]
revision = "a9068f3f0daa39616953aec11c3eb1209ebc4086"
[[projects]]
branch = "master"
name = "github.com/mitchellh/go-ps"
packages = ["."]
revision = "4fdf99ab29366514c69ccccddab5dc58b8d84062"
[[projects]]
name = "github.com/moby/hyperkit"
packages = ["go"]
revision = "858492e3d919f8b49a39e1944a49e1d7b4a51e6d"
version = "v0.20171204"
[[projects]]
name = "github.com/pkg/errors"
packages = ["."]
revision = "645ef00459ed84a119197bfb8d8205042c6df63d"
version = "v0.8.0"
[[projects]]
name = "github.com/sirupsen/logrus"
packages = ["."]
revision = "c155da19408a8799da419ed3eeb0cb5db0ad5dbc"
version = "v1.0.5"
[[projects]]
branch = "master"
name = "github.com/zchee/go-vmnet"
packages = ["."]
revision = "97ebf91740978f1e665defc0a960fb997ebe282b"
[[projects]]
branch = "master"
name = "golang.org/x/crypto"
packages = [
"curve25519",
"ed25519",
"ed25519/internal/edwards25519",
"internal/chacha20",
"poly1305",
"ssh",
"ssh/terminal"
]
revision = "beaf6a35706e5032ae4c3fcf342c663c069f44d2"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = [
"unix",
"windows"
]
revision = "f6cff0780e542efa0c8e864dc8fa522808f6a598"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "dc265a7d3de9de2acfed85aa65c5a6c4c2dc1232f25c5f3797ac9f43e388f3e2"
solver-name = "gps-cdcl"
solver-version = 1