Comment 17 for bug 1593828

Revision history for this message
Christian Muirhead (2-xtian) wrote :

Topological sort of those so I can do them in dependency order:

gopkg.in/mgo.v2
github.com/juju/utils
github.com/juju/gomaasapi
gopkg.in/juju/charm.v6-unstable
gopkg.in/macaroon-bakery.v1
github.com/juju/idmclient
gopkg.in/juju/jujusvg.v1
gopkg.in/juju/charmrepo.v2-unstable
github.com/juju/bundlechanges
gopkg.in/juju/charmstore.v5-unstable
github.com/juju/romulus
github.com/juju/juju

This list ignores the dependency cycles between (romulus and juju) and (charmstore and charmrepo). I'm not too sure what to do about those yet.