-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGopkg.lock
70 lines (60 loc) · 1.59 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
# This file is autogenerated, do not edit; changes may be undone by the next 'dep ensure'.
[[projects]]
branch = "master"
name = "github.com/containerd/go-cni"
packages = ["."]
revision = "47457ea452d7dcdafadbdbd4702fd7e7929967be"
[[projects]]
name = "github.com/containernetworking/cni"
packages = [
"libcni",
"pkg/invoke",
"pkg/types",
"pkg/types/020",
"pkg/types/current",
"pkg/version"
]
revision = "a7885cb6f8ab03fba07852ded351e4f5e7a112bf"
version = "v0.6.0"
[[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/vishvananda/netlink"
packages = [
".",
"nl"
]
revision = "85aa3b74a43a9fa174a588ce9a042c9b71b0842c"
[[projects]]
branch = "master"
name = "github.com/vishvananda/netns"
packages = ["."]
revision = "be1fbeda19366dea804f00efff2dd73a1642fdcc"
[[projects]]
branch = "master"
name = "golang.org/x/crypto"
packages = ["ssh/terminal"]
revision = "d6449816ce06963d9d136eee5a56fca5b0616e7e"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = [
"unix",
"windows"
]
revision = "3ccc7e5779793fd54564baf60c51bf017955e0ba"
[solve-meta]
analyzer-name = "dep"
analyzer-version = 1
inputs-digest = "338c812e1a9ad36b65f7bcd8f6317000367f04fc3712cfe1ced89ca06b775baf"
solver-name = "gps-cdcl"
solver-version = 1