I have toyed with the idea of adding a git hook that runs godeps whenever I switch branches. I haven't gotten around to trying it out, but would that possibly be another helpful thing for developers to do?
On Thu, Aug 21, 2014 at 5:14 AM, roger peppe <[email protected]> wrote: > On 21 August 2014 03:47, Nate Finch <[email protected]> wrote: > > We've figured out that using godeps to print dependencies fails if you've > > installed Go from the PPA rather than from source, so that's why we're > > getting different results (Tim & Ian have the PPA, I have the source). > > I'm sorry this is the case. I have now pushed a change to godeps that > should fix the problem. > > Please run "go get -u launchpad.net/godeps" to update. > > cheers, > rog. > > -- > 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
