Skip to content

Commit 810af23

Browse files
committed
Update conversion-gen version (v0.25.0 -> v0.26.0)
Signed-off-by: Aniruddha Basak <[email protected]>
1 parent cb4e781 commit 810af23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ GOTESTSUM_BIN := gotestsum
121121
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
122122
GOTESTSUM_PKG := gotest.tools/gotestsum
123123

124-
CONVERSION_GEN_VER := v0.25.0
124+
CONVERSION_GEN_VER := v0.26.0
125125
CONVERSION_GEN_BIN := conversion-gen
126126
# We are intentionally using the binary without version suffix, to avoid the version
127127
# in generated files.

0 commit comments

Comments
 (0)