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 54433a1 + 3d8f49f commit 79efaffCopy full SHA for 79efaff
Makefile
@@ -94,7 +94,7 @@ GOTESTSUM_BIN := gotestsum
94
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
95
GOTESTSUM_PKG := gotest.tools/gotestsum
96
97
-CONVERSION_GEN_VER := v0.23.1
+CONVERSION_GEN_VER := v0.25.0
98
CONVERSION_GEN_BIN := conversion-gen
99
# We are intentionally using the binary without version suffix, to avoid the version
100
# in generated files.
0 commit comments