Update goyaml dependency for juju-core (bug 1132537)
Martin Packman
martin.packman at canonical.com
Tue Apr 9 15:05:48 UTC 2013
On 09/04/2013, Danilo Šegan <danilo at canonical.com> wrote:
> Hi all,
>
> With r1129 of juju-core, you will need the latest revision (r39) of
> lp:goyaml installed as well. You can easily update that with
>
> go get -u launchpad.net/goyaml
Because of some go get funkiness, and what seems to be a bug with
launchpad forwarding, what you probably want instead is:
cd launchpad.net/goyaml
bzr pull --remember lp:goyaml
Martin
More information about the Juju-dev
mailing list