Add -u flag for go get govendor in CONTRIBUTING.md
authorAnthony Fok <foka@debian.org>
Fri, 28 Jul 2017 15:18:20 +0000 (09:18 -0600)
committerAnthony Fok <foka@debian.org>
Fri, 28 Jul 2017 15:18:20 +0000 (09:18 -0600)
commit84710eb3ec7e2f941cddec21e48512753ea96ff0
tree47171066325535be536ff47ec8bd57e81b3beed1
parent555a9bc80653597a5c5c82fe84222813dfe5aff8
Add -u flag for go get govendor in CONTRIBUTING.md

This to to ensure the reader is not stuck with a stale version
of govendor where `govendor get` may not actually build/install
the final hugo binary.

See kardianos/govendor#330
CONTRIBUTING.md