We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0b16c0 commit 16f0e7bCopy full SHA for 16f0e7b
Makefile
@@ -59,7 +59,7 @@ GOTESTSUM_BIN := gotestsum
59
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
60
GOTESTSUM_PKG := gotest.tools/gotestsum
61
62
-CONVERSION_GEN_VER := v0.33.3
+CONVERSION_GEN_VER := v0.34.1
63
CONVERSION_GEN_BIN := conversion-gen
64
# We are intentionally using the binary without version suffix, to avoid the version
65
# in generated files.
0 commit comments