Agreed, we should improve that. Sounds like we're going to change over to using godep instead of godeps, so we should update this at the same time.
Cheers, Andrew On Tue, Jun 3, 2014 at 6:33 PM, Jesse Meek <[email protected]> wrote: > After running: > > go get -v github.com/juju/core/... > > > I got: > > ../../github.com/juju/core/testing/imports.go:17: undefined: " > github.com/juju/testing".FindImports > > which was resolved by updating my dependencies with godeps. Shouldn't we > add "godeps -u dependencies.tsv" as a step in the readme? > > -- > Juju-dev mailing list > [email protected] > Modify settings or unsubscribe at: > https://lists.ubuntu.com/mailman/listinfo/juju-dev > >
-- Juju-dev mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev
