aboutsummaryrefslogtreecommitdiffstats
path: root/client/go
diff options
context:
space:
mode:
Diffstat (limited to 'client/go')
-rw-r--r--client/go/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/go/Makefile b/client/go/Makefile
index 95da52c2383..e0f22836c45 100644
--- a/client/go/Makefile
+++ b/client/go/Makefile
@@ -34,6 +34,7 @@ all: test checkfmt install
#
# $ make dist-homebrew
--dist-homebrew: dist-version
+ brew update
brew bump-formula-pr --version $(VERSION) --no-audit --no-browse vespa-cli
dist-homebrew: