godeps heads up

roger peppe roger.peppe at canonical.com
Wed Nov 26 14:32:25 UTC 2014


TL;DR go get -u launchpad.net/godeps

I have just fixed a bug in godeps where it could
omit some testing dependencies from its output.
The specific issue was that if you did godeps $pkg/...
and a package early in the list depended on one
later in the list, it would ignore the testing dependencies
of the latter.

I have also changed the output of godeps for git output
so that it also prints the date of the commit.
This should make it easier to tell when an update
to a dependencies.tsv file is moving dependencies forward
or backwards in time.

This latter change is backwardly compatible, but I recommend
that people update their dependencies.tsv files to take
advantage of it.

Please let me know if you have any issues arising from the above
changes.

  cheers,
    rog.



More information about the Juju-dev mailing list