-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Expand file tree
/
Copy pathGodeps.json
More file actions
87 lines (87 loc) · 2.4 KB
/
Godeps.json
File metadata and controls
87 lines (87 loc) · 2.4 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
{
"ImportPath": "github.com/CodisLabs/codis",
"GoVersion": "go1.7",
"GodepVersion": "v74",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/BurntSushi/toml",
"Comment": "v0.1.0-21-g056c9bc",
"Rev": "056c9bc7be7190eaa7715723883caffa5f8fa3e4"
},
{
"ImportPath": "github.com/codegangsta/inject",
"Comment": "v1.0-rc1-10-g33e0aa1",
"Rev": "33e0aa1cb7c019ccc3fbe049a8262a6403d30504"
},
{
"ImportPath": "github.com/coreos/etcd/Godeps/_workspace/src/github.com/ugorji/go/codec",
"Comment": "v2.2.2-1-g09b81ba",
"Rev": "09b81bad15e96e05dafd0494a8c165a13718c350"
},
{
"ImportPath": "github.com/coreos/etcd/Godeps/_workspace/src/golang.org/x/net/context",
"Comment": "v2.2.2-1-g09b81ba",
"Rev": "09b81bad15e96e05dafd0494a8c165a13718c350"
},
{
"ImportPath": "github.com/coreos/etcd/client",
"Comment": "v2.2.2-1-g09b81ba",
"Rev": "09b81bad15e96e05dafd0494a8c165a13718c350"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/pathutil",
"Comment": "v2.2.2-1-g09b81ba",
"Rev": "09b81bad15e96e05dafd0494a8c165a13718c350"
},
{
"ImportPath": "github.com/coreos/etcd/pkg/types",
"Comment": "v2.2.2-1-g09b81ba",
"Rev": "09b81bad15e96e05dafd0494a8c165a13718c350"
},
{
"ImportPath": "github.com/docopt/docopt-go",
"Comment": "0.6.1-5-g854c423",
"Rev": "854c423c810880e30b9fecdabb12d54f4a92f9bb"
},
{
"ImportPath": "github.com/garyburd/redigo/internal",
"Rev": "6ece6e0a09f28cc399b21550cbf37ab39ba63cce"
},
{
"ImportPath": "github.com/garyburd/redigo/redis",
"Rev": "6ece6e0a09f28cc399b21550cbf37ab39ba63cce"
},
{
"ImportPath": "github.com/go-martini/martini",
"Comment": "v1.0-169-g15a4762",
"Rev": "15a47622d6a9b3e6a1eaca2681e4850f612471ea"
},
{
"ImportPath": "github.com/martini-contrib/binding",
"Rev": "8aaceec3b52c275477f32c95ea5c6e8ccaba04c5"
},
{
"ImportPath": "github.com/martini-contrib/gzip",
"Rev": "6c035326b43f79aa18793d2f1db512d21253ea61"
},
{
"ImportPath": "github.com/martini-contrib/render",
"Rev": "ec18f8345a1181146728238980606fb1d6f40e8c"
},
{
"ImportPath": "github.com/oxtoacart/bpool",
"Rev": "4e1c5567d7c2dd59fa4c7c83d34c2f3528b025d6"
},
{
"ImportPath": "github.com/samuel/go-zookeeper/zk",
"Rev": "218e9c81c0dd8b3b18172b2bbfad92cc7d6db55f"
},
{
"ImportPath": "golang.org/x/net/context",
"Rev": "d5cd7348bfebdf7dbb6dbb18fa488525f9024293"
}
]
}