diff --git a/Makefile b/Makefile index 61c2ae2..cf18072 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ VERSION := 0.9.5.5 .PHONY: lint vis clean common client server passwd\ subpkgs install uninstall reinstall scc - + ## Tag version of binaries with build info wrt. ## GO111MODULE(=on) and vendor/ setup vs. $GOPATH pkg builds ############################################################