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 b5d8820 + ed57a9d commit fbe40ecCopy full SHA for fbe40ec
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.26.0
+CONVERSION_GEN_VER := v0.27.1
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