mirror of
https://github.com/balena-os/balena-supervisor.git
synced 2024-12-20 06:07:57 +00:00
28 lines
615 B
JSON
28 lines
615 B
JSON
{
|
|
"ImportPath": "resin-supervisor/gosuper",
|
|
"GoVersion": "go1.3.3",
|
|
"Packages": [
|
|
"./..."
|
|
],
|
|
"Deps": [
|
|
{
|
|
"ImportPath": "github.com/coreos/go-systemd/login1",
|
|
"Comment": "v3-13-g392c689",
|
|
"Rev": "392c689e425689acb51976419a8d62878966511f"
|
|
},
|
|
{
|
|
"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"
|
|
}
|
|
]
|
|
}
|