forked from containers/virtcontainers
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGopkg.lock
95 lines (79 loc) · 2.6 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
memo = "575f5788244dd156352286fcf1ec74ff5d76afcd464d7e277ea3b0c43e2ceb87"
[[projects]]
branch = "master"
name = "github.com/01org/ciao"
packages = ["qemu","ssntp/uuid"]
revision = "e4f8a4073f364a86b532365ccb8f548ce31c58e2"
[[projects]]
branch = "master"
name = "github.com/Sirupsen/logrus"
packages = ["."]
revision = "5e5dc898656f695e2a086b8e12559febbfc01562"
[[projects]]
name = "github.com/clearcontainers/proxy"
packages = ["api","client"]
revision = "398fd8b9d8d1e223fc7034ff4d7ab6db131fff30"
[[projects]]
branch = "master"
name = "github.com/containernetworking/cni"
packages = ["libcni","pkg/invoke","pkg/ns","pkg/types","pkg/types/020","pkg/types/current","pkg/version"]
revision = "8ea1605c26c50928e5fce74c2432d24c95ebd82c"
[[projects]]
name = "github.com/davecgh/go-spew"
packages = ["spew"]
revision = "346938d642f2ec3594ed81d874461961cd0faa76"
version = "v1.1.0"
[[projects]]
branch = "master"
name = "github.com/kubernetes-incubator/cri-o"
packages = ["pkg/annotations"]
revision = "a8848bc0283ddb0fe06f4c5095aab0ec9a79387d"
[[projects]]
branch = "master"
name = "github.com/mitchellh/mapstructure"
packages = ["."]
revision = "cc8532a8e9a55ea36402aa21efdf403a60d34096"
[[projects]]
name = "github.com/opencontainers/runc"
packages = ["libcontainer/configs"]
revision = "dcbcdf2470421e911211604c61ea3e8ca740d346"
[[projects]]
name = "github.com/opencontainers/runtime-spec"
packages = ["specs-go"]
revision = "035da1dca3dfbb00d752eb58b0b158d6129f3776"
version = "v1.0.0-rc5"
[[projects]]
name = "github.com/pmezard/go-difflib"
packages = ["difflib"]
revision = "792786c7400a136282c1664665ae0a8db921c6c2"
version = "v1.0.0"
[[projects]]
branch = "master"
name = "github.com/stretchr/testify"
packages = ["assert"]
revision = "4d4bfba8f1d1027c4fdbe371823030df51419987"
[[projects]]
branch = "master"
name = "github.com/urfave/cli"
packages = ["."]
revision = "d70f47eeca3afd795160003bc6e28b001d60c67c"
[[projects]]
branch = "master"
name = "github.com/vishvananda/netlink"
packages = [".","nl"]
revision = "0872fbf3015e21e760f71debd11379a9daf7abcc"
[[projects]]
branch = "master"
name = "github.com/vishvananda/netns"
packages = ["."]
revision = "54f0e4339ce73702a0607f49922aaa1e749b418d"
[[projects]]
branch = "master"
name = "golang.org/x/crypto"
packages = ["curve25519","ed25519","ed25519/internal/edwards25519","ssh"]
revision = "0fe963104e9d1877082f8fb38f816fcd97eb1d10"
[[projects]]
branch = "master"
name = "golang.org/x/sys"
packages = ["unix"]
revision = "98b5b1e7e80eb60271c8dc4eba6521ec2c3e811e"