-
Notifications
You must be signed in to change notification settings - Fork 0
/
manifest
45 lines (45 loc) · 1.14 KB
/
manifest
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
{
"version": 0,
"dependencies": [
{
"importpath": "github.com/pinub/mux",
"repository": "https://github.com/pinub/mux",
"vcs": "git",
"revision": "676a2b1c9288bfe569c099a3c7a1e86b3d79ea3e",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/tdewolff/buffer",
"repository": "https://github.com/tdewolff/buffer",
"vcs": "git",
"revision": "df6253e2a2cda5aba1b5d0c59fc5bdf0a98ae192",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/tdewolff/minify",
"repository": "https://github.com/tdewolff/minify",
"vcs": "git",
"revision": "c764d19c8021740f5fbfd18f059a0984416bff6d",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/tdewolff/parse",
"repository": "https://github.com/tdewolff/parse",
"vcs": "git",
"revision": "8811e74dc37ac97c34711209e3a138abeb489c3b",
"branch": "master",
"notests": true
},
{
"importpath": "github.com/tdewolff/strconv",
"repository": "https://github.com/tdewolff/strconv",
"vcs": "git",
"revision": "3e8091f4417ebaaa3910da63a45ea394ebbfb0e3",
"branch": "master",
"notests": true
}
]
}