ducky/devices
ducky/devices/Godeps/Godeps.json
Ignore coverage output. Add a .hgignore file to ignore the output file that tracks our test coverage.
1 {
2 "ImportPath": "code.secondbit.org/ducky/devices.hg",
3 "GoVersion": "go1.5.1",
4 "Packages": [
5 "."
6 ],
7 "Deps": [
8 {
9 "ImportPath": "code.google.com/p/go-uuid/uuid",
10 "Comment": "null-15",
11 "Rev": "'35bc42037350f0078e3c974c6ea690f1926603ab'"
12 },
13 {
14 "ImportPath": "code.secondbit.org/uuid.hg",
15 "Comment": "null-5",
16 "Rev": "'cda03b52c8c99d986df4e7601c7b071bb7bd6333'"
17 },
18 {
19 "ImportPath": "golang.org/x/net/context",
20 "Rev": "01256db42e5106196a3473ec1620727a383500e8"
21 }
22 ]
23 }