forked from opencontainers/runtime-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathGodeps.json
More file actions
86 lines (86 loc) · 2.24 KB
/
Godeps.json
File metadata and controls
86 lines (86 loc) · 2.24 KB
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
{
"ImportPath": "github.com/opencontainers/runtime-tools",
"GoVersion": "go1.7",
"GodepVersion": "v79",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/blang/semver",
"Comment": "v3.5.0",
"Rev": "b38d23b8782a487059e8fc8773e9a5b228a77cb6"
},
{
"ImportPath": "github.com/davecgh/go-spew/spew",
"Comment": "v1.1.0-7-ga476722",
"Rev": "a476722483882dd40b8111f0eb64e1d7f43f56e4"
},
{
"ImportPath": "github.com/hashicorp/errwrap",
"Rev": "7554cd9344cec97297fa6649b055a8c98c2a1e55"
},
{
"ImportPath": "github.com/hashicorp/go-multierror",
"Rev": "ed905158d87462226a13fe39ddf685ea65f1c11f"
},
{
"ImportPath": "github.com/mndrix/tap-go",
"Rev": "629fa407e90bbf3781e448e8e9b8931523ec823c"
},
{
"ImportPath": "github.com/mrunalp/fileutils",
"Rev": "4ee1cc9a80582a0c75febdd5cfa779ee4361cbca"
},
{
"ImportPath": "github.com/opencontainers/runtime-spec/specs-go",
"Comment": "v1.0.0",
"Rev": "02137cd4e50b37a01665e1731fcd4ac2d2178230"
},
{
"ImportPath": "github.com/pmezard/go-difflib/difflib",
"Comment": "v1.0.0",
"Rev": "792786c7400a136282c1664665ae0a8db921c6c2"
},
{
"ImportPath": "github.com/satori/go.uuid",
"Comment": "v1.1.0",
"Rev": "879c5887cd475cd7864858769793b2ceb0d44feb"
},
{
"ImportPath": "github.com/sirupsen/logrus",
"Comment": "1.0.2",
"Rev": "a3f95b5c423586578a4e099b11a46c2479628cac"
},
{
"ImportPath": "github.com/stretchr/testify/assert",
"Comment": "v1.1.4-71-g890a5c3",
"Rev": "890a5c3458b43e6104ff5da8dfa139d013d77544"
},
{
"ImportPath": "github.com/syndtr/gocapability/capability",
"Rev": "db04d3cc01c8b54962a58ec7e491717d06cfcc16"
},
{
"ImportPath": "github.com/urfave/cli",
"Comment": "v1.19.1",
"Rev": "0bdeddeeb0f650497d603c4ad7b20cfe685682f6"
},
{
"ImportPath": "github.com/xeipuuv/gojsonpointer",
"Rev": "6fe8760cad3569743d51ddbb243b26f8456742dc"
},
{
"ImportPath": "github.com/xeipuuv/gojsonreference",
"Rev": "e02fc20de94c78484cd5ffb007f8af96be030a45"
},
{
"ImportPath": "github.com/xeipuuv/gojsonschema",
"Rev": "0c8571ac0ce161a5feb57375a9cdf148c98c0f70"
},
{
"ImportPath": "golang.org/x/sys/unix",
"Rev": "f3918c30c5c2cb527c0b071a27c35120a6c0719a"
}
]
}