-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathGodeps.json
More file actions
94 lines (94 loc) · 2.64 KB
/
Godeps.json
File metadata and controls
94 lines (94 loc) · 2.64 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
87
88
89
90
91
92
93
94
{
"ImportPath": "github.com/deis/deis/deisctl",
"GoVersion": "go1.3.3",
"Deps": [
{
"ImportPath": "code.google.com/p/go.crypto/ssh",
"Comment": "null-218",
"Rev": "f3cebac2bd11c2bf03c15bfa4c66688ad02a0a40"
},
{
"ImportPath": "code.google.com/p/google-api-go-client/googleapi",
"Comment": "release-101",
"Rev": "e1c259484b495133836706f46319f5897f1e9bf6"
},
{
"ImportPath": "github.com/coreos/fleet/client",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/etcd",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/job",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/log",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/machine",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/pkg",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/registry",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/schema",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/ssh",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/fleet/unit",
"Comment": "v0.3.2-976-g96d7f98",
"Rev": "96d7f986de72c3fca04b627ddd6578f7206cb7e4"
},
{
"ImportPath": "github.com/coreos/go-etcd/etcd",
"Comment": "v0.2.0-rc1-120-g23142f6",
"Rev": "23142f6773a676cc2cae8dd0cb90b2ea761c853f"
},
{
"ImportPath": "github.com/coreos/go-semver/semver",
"Rev": "6fe83ccda8fb9b7549c9ab4ba47f47858bc950aa"
},
{
"ImportPath": "github.com/coreos/go-systemd/unit",
"Comment": "v2-27-g97e243d",
"Rev": "97e243d21a8e232e9d8af38ba2366dfcfceebeba"
},
{
"ImportPath": "github.com/docker/libcontainer/netlink",
"Comment": "v1.2.0-4-g1ecaf30",
"Rev": "1ecaf30408c3caece87a49b275dbe4b23d7160ff"
},
{
"ImportPath": "github.com/docopt/docopt-go",
"Comment": "0.6.1-5-g854c423",
"Rev": "854c423c810880e30b9fecdabb12d54f4a92f9bb"
},
{
"ImportPath": "github.com/jonboulle/clockwork",
"Rev": "b473f398c464f1988327f67c9e6aa7fba62f80d2"
}
]
}