-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathGodeps.json
More file actions
31 lines (31 loc) · 834 Bytes
/
Godeps.json
File metadata and controls
31 lines (31 loc) · 834 Bytes
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
{
"ImportPath": "github.com/deis/deis/logspout",
"GoVersion": "go1.3.3",
"Deps": [
{
"ImportPath": "code.google.com/p/go.net/websocket",
"Comment": "null-173",
"Rev": "4231557d7c726df4cf9a4e8cdd8a417c8c200bdb"
},
{
"ImportPath": "github.com/codegangsta/inject",
"Comment": "v1.0-rc1-4-g4b81725",
"Rev": "4b8172520a03fa190f427bbd284db01b459bfce7"
},
{
"ImportPath": "github.com/coreos/go-etcd/etcd",
"Comment": "v0.2.0-rc1-127-g6fe04d5",
"Rev": "6fe04d580dfb71c9e34cbce2f4df9eefd1e1241e"
},
{
"ImportPath": "github.com/fsouza/go-dockerclient",
"Comment": "0.2.1-274-g4b6c75c",
"Rev": "4b6c75c1d58fbbbaae680348f56fd61b35d2f3ee"
},
{
"ImportPath": "github.com/go-martini/martini",
"Comment": "v1.0-56-g819aca5",
"Rev": "819aca59fdc412028cc5348ff3d16be2715d33cf"
}
]
}