We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb4e781 commit 810af23Copy full SHA for 810af23
Makefile
@@ -121,7 +121,7 @@ GOTESTSUM_BIN := gotestsum
121
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
122
GOTESTSUM_PKG := gotest.tools/gotestsum
123
124
-CONVERSION_GEN_VER := v0.25.0
+CONVERSION_GEN_VER := v0.26.0
125
CONVERSION_GEN_BIN := conversion-gen
126
# We are intentionally using the binary without version suffix, to avoid the version
127
# in generated files.
0 commit comments