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.
2 parents 093e1a6 + 26a0fe2 commit 510dd3aCopy full SHA for 510dd3a
Makefile
@@ -123,7 +123,7 @@ GOTESTSUM_BIN := gotestsum
123
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
124
GOTESTSUM_PKG := gotest.tools/gotestsum
125
126
-CONVERSION_GEN_VER := v0.28.0
+CONVERSION_GEN_VER := v0.29.0
127
CONVERSION_GEN_BIN := conversion-gen
128
# We are intentionally using the binary without version suffix, to avoid the version
129
# in generated files.
0 commit comments