balena-supervisor/gosuper/Godeps/Godeps.json
Pablo Carranza Vélez 82f87527c8 Add godbus package
2015-10-13 13:45:04 -03:00

23 lines
465 B
JSON

{
"ImportPath": "resin-supervisor/gosuper",
"GoVersion": "go1.3.3",
"Packages": [
"./..."
],
"Deps": [
{
"ImportPath": "github.com/godbus/dbus",
"Comment": "v2-14-g69f6e9a",
"Rev": "69f6e9aa61d058ad86fd7f9e198e1df7384970d9"
},
{
"ImportPath": "github.com/gorilla/context",
"Rev": "215affda49addc4c8ef7e2534915df2c8c35c6cd"
},
{
"ImportPath": "github.com/gorilla/mux",
"Rev": "ba336c9cfb43552c90de6cb2ceedd3271c747558"
}
]
}