Imports
- github.com/coreos/go-systemd/activation
- github.com/gorilla/mux
- github.com/gorilla/websocket
- github.com/jessevdk/go-flags
- github.com/snapcore/snapd/asserts
- github.com/snapcore/snapd/asserts/snapasserts
- github.com/snapcore/snapd/client
- github.com/snapcore/snapd/dirs
- github.com/snapcore/snapd/i18n
- github.com/snapcore/snapd/interfaces
- github.com/snapcore/snapd/logger
- github.com/snapcore/snapd/notifications
- github.com/snapcore/snapd/osutil
- github.com/snapcore/snapd/overlord
- github.com/snapcore/snapd/overlord/assertstate
- github.com/snapcore/snapd/overlord/auth
- github.com/snapcore/snapd/overlord/configstate
- github.com/snapcore/snapd/overlord/hookstate/ctlcmd
- github.com/snapcore/snapd/overlord/ifacestate
- github.com/snapcore/snapd/overlord/snapstate
- github.com/snapcore/snapd/overlord/state
- github.com/snapcore/snapd/progress
- github.com/snapcore/snapd/release
- github.com/snapcore/snapd/snap
- github.com/snapcore/snapd/store
- gopkg.in/tomb.v2