On 04/03/15 19:05, Andrew Wilkins wrote: > The bugs were fixed in this branch: https://github.com/juju/juju/pull/1738 > - invalid printf-style formatting will cause "go vet" to fail My bad. I had deleted the pre-push hook script some time ago when go vet failed continuously, and I hadn't reinstated it. I have done so now. Tim