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 937af16 + b393a43 commit b8338f5Copy full SHA for b8338f5
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.27.1
+CONVERSION_GEN_VER := v0.28.0
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