diff --git a/Makefile b/Makefile index f3ab7a060bae..26a4149af1ac 100644 --- a/Makefile +++ b/Makefile @@ -121,7 +121,7 @@ GOTESTSUM_BIN := gotestsum GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER)) GOTESTSUM_PKG := gotest.tools/gotestsum -CONVERSION_GEN_VER := v0.26.0 +CONVERSION_GEN_VER := v0.27.1 CONVERSION_GEN_BIN := conversion-gen # We are intentionally using the binary without version suffix, to avoid the version # in generated files.