Makefile: update dependencies
Prevent build failures which may occur when dependencies is not up to date by updating them with the go get -u flag. Add the go get -f flag as well, to override the check that each package has been checked out from the repo implied by its import path.
This commit is contained in:
parent
1298baf30d
commit
5f3d19db38
Loading…
Reference in New Issue