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 47d8063 commit badf721Copy full SHA for badf721
Makefile
@@ -122,7 +122,7 @@ GOTESTSUM_BIN := gotestsum
122
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
123
GOTESTSUM_PKG := gotest.tools/gotestsum
124
125
-CONVERSION_GEN_VER := v0.32.0
+CONVERSION_GEN_VER := v0.32.2
126
CONVERSION_GEN_BIN := conversion-gen
127
# We are intentionally using the binary without version suffix, to avoid the version
128
# in generated files.
0 commit comments