-
Notifications
You must be signed in to change notification settings - Fork 227
/
manifest.json
121 lines (121 loc) · 3.12 KB
/
manifest.json
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
{
"dependencies": {
"github.com/Unknwon/macaron": {
"branch": "master"
},
"github.com/ant0ine/go-json-rest": {
"branch": "master"
},
"github.com/astaxie/beego": {
"branch": "master"
},
"github.com/bmizerany/pat": {
"branch": "master"
},
"github.com/buaazp/fasthttprouter": {
"branch": "master"
},
"github.com/claygod/Bxog": {
"branch": "master"
},
"github.com/dimfeld/httptreemux": {
"branch": "master"
},
"github.com/dinever/golf": {
"branch": "master"
},
"github.com/emicklei/go-restful": {
"branch": "master"
},
"github.com/gin-gonic/gin": {
"branch": "master"
},
"github.com/go-gas/gas": {
"branch": "master"
},
"github.com/go-martini/martini": {
"branch": "master"
},
"github.com/go-ozzo/ozzo-routing": {
"branch": "master"
},
"github.com/go-playground/lars": {
"branch": "master"
},
"github.com/go-zoo/bone": {
"branch": "master"
},
"github.com/gocraft/web": {
"branch": "master"
},
"github.com/gorilla/mux": {
"branch": "master"
},
"github.com/ivpusic/neo": {
"branch": "master"
},
"github.com/julienschmidt/httprouter": {
"branch": "master"
},
"github.com/labstack/echo": {
"branch": "master"
},
"github.com/lunny/log": {
"branch": "master"
},
"github.com/lunny/tango": {
"branch": "master"
},
"github.com/mailgun/route": {
"branch": "master"
},
"github.com/mikespook/possum": {
"branch": "master"
},
"github.com/mustafaakin/gongular": {
"branch": "master"
},
"github.com/naoina/denco": {
"branch": "master"
},
"github.com/pilu/traffic": {
"branch": "master"
},
"github.com/plimble/ace": {
"branch": "master"
},
"github.com/pressly/chi": {
"branch": "master"
},
"github.com/qiangxue/fasthttp-routing": {
"branch": "master"
},
"github.com/rcrowley/go-tigertonic": {
"branch": "master"
},
"github.com/valyala/fasthttp": {
"branch": "master"
},
"github.com/vanng822/r2router": {
"branch": "master"
},
"goji.io": {
"branch": "master"
},
"golang.org/x/net": {
"branch": "master"
},
"gopkg.in/baa.v1": {
"branch": "master"
},
"gopkg.in/celrenheit/lion.v1": {
"branch": "v1"
},
"github.com/gogearbox/gearbox": {
"branch": "master"
},
"github.com/savsgio/atreugo": {
"branch": "master"
}
}
}