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 c9bea0b commit d47efd1Copy full SHA for d47efd1
Makefile
@@ -116,7 +116,7 @@ GOTESTSUM_BIN := gotestsum
116
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
117
GOTESTSUM_PKG := gotest.tools/gotestsum
118
119
-CONVERSION_GEN_VER := v0.31.0
+CONVERSION_GEN_VER := v0.32.0
120
CONVERSION_GEN_BIN := conversion-gen
121
# We are intentionally using the binary without version suffix, to avoid the version
122
# in generated files.
0 commit comments