blob: 8b2d1864e4a2d3cc73b39f1448d3c507a4ea5f66 [file] [log] [blame]
David K. Bainbridge8bc905c2016-05-31 14:07:10 -07001{
2 "ImportPath": "_/Users/dbainbri/src/maas/ip-allocator",
3 "GoVersion": "go1.6",
4 "Packages": [
5 "github.com/kelseyhightower/envconfig",
6 "github.com/gorilla/mux"
7 ],
8 "Deps": [
9 {
10 "ImportPath": "github.com/gorilla/context",
11 "Comment": "v1.1-4-gaed02d1",
12 "Rev": "aed02d124ae4a0e94fea4541c8effd05bf0c8296"
13 },
14 {
15 "ImportPath": "github.com/gorilla/mux",
16 "Comment": "v1.1-9-gbd09be0",
17 "Rev": "bd09be08ed4377796d312df0a45314e11b8f5dc1"
18 },
19 {
20 "ImportPath": "github.com/kelseyhightower/envconfig",
21 "Comment": "1.1.0-17-g91921eb",
22 "Rev": "91921eb4cf999321cdbeebdba5a03555800d493b"
David K. Bainbridgea9c2e0a2016-07-01 18:33:50 -070023 },
24 {
25 "ImportPath": "github.com/Sirupsen/logrus",
26 "Rev": "f3cfb454f4c209e6668c95216c4744b8fddb2356"
27 }
David K. Bainbridge8bc905c2016-05-31 14:07:10 -070028 ]
29}