aboutsummaryrefslogtreecommitdiff
path: root/vendor/manifest
blob: b7244eb784d563968aa4beef9e9dba1eaae3ed9b (plain)
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
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
	"version": 0,
	"dependencies": [
		{
			"importpath": "github.com/alexedwards/stack",
			"repository": "https://github.com/alexedwards/stack",
			"vcs": "git",
			"revision": "3ba431d5d12d93bf95dd641ad6aad6691e5eafe9",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/codegangsta/inject",
			"repository": "https://github.com/codegangsta/inject",
			"vcs": "git",
			"revision": "33e0aa1cb7c019ccc3fbe049a8262a6403d30504",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/codegangsta/negroni",
			"repository": "https://github.com/codegangsta/negroni",
			"vcs": "git",
			"revision": "cd9734011043904139c24dbad9a71b21f1586f36",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/go-martini/martini",
			"repository": "https://github.com/go-martini/martini",
			"vcs": "git",
			"revision": "fe605b5cd210047ae3bb73d2b69a5b912a9b423d",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/julienschmidt/httprouter",
			"repository": "https://github.com/julienschmidt/httprouter",
			"vcs": "git",
			"revision": "5dd70ee059943e81987a817fa1a755b11dd119c1",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/justinas/alice",
			"repository": "https://github.com/justinas/alice",
			"vcs": "git",
			"revision": "1051eaf52fcafdd87ead59d28b065f1fcb8274ec",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/martini-contrib/render",
			"repository": "https://github.com/martini-contrib/render",
			"vcs": "git",
			"revision": "ec18f8345a1181146728238980606fb1d6f40e8c",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/oxtoacart/bpool",
			"repository": "https://github.com/oxtoacart/bpool",
			"vcs": "git",
			"revision": "4e1c5567d7c2dd59fa4c7c83d34c2f3528b025d6",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/rs/cors",
			"repository": "https://github.com/rs/cors",
			"vcs": "git",
			"revision": "a62a804a8a009876ca59105f7899938a1349f4b3",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/rs/xhandler",
			"repository": "https://github.com/rs/xhandler",
			"vcs": "git",
			"revision": "ed27b6fd65218132ee50cd95f38474a3d8a2cd12",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/stretchr/graceful",
			"repository": "https://github.com/stretchr/graceful",
			"vcs": "git",
			"revision": "4df1190835320af7076dfcf27b3d071fd3612caf",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/urfave/negroni",
			"repository": "https://github.com/urfave/negroni",
			"vcs": "git",
			"revision": "cd9734011043904139c24dbad9a71b21f1586f36",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "github.com/zenazn/goji",
			"repository": "https://github.com/zenazn/goji",
			"vcs": "git",
			"revision": "4d7077956293261309684d3cf1af673f773c6819",
			"branch": "master",
			"notests": true
		},
		{
			"importpath": "golang.org/x/net/context",
			"repository": "https://go.googlesource.com/net",
			"vcs": "git",
			"revision": "6cdc0daab091c43fc46193327e0047b4f883c613",
			"branch": "master",
			"path": "/context",
			"notests": true
		},
		{
			"importpath": "golang.org/x/net/dict",
			"repository": "https://go.googlesource.com/net",
			"vcs": "git",
			"revision": "6cdc0daab091c43fc46193327e0047b4f883c613",
			"branch": "master",
			"path": "/dict",
			"notests": true
		},
		{
			"importpath": "gopkg.in/tylerb/graceful.v1",
			"repository": "https://gopkg.in/tylerb/graceful.v1",
			"vcs": "git",
			"revision": "50a48b6e73fcc75b45e22c05b79629a67c79e938",
			"branch": "master",
			"notests": true
		}
	]
}