Skip to content

Commit 16f0e7b

Browse files
committed
chore(deps): Update to conversion-gen 0.34.1
1 parent c0b16c0 commit 16f0e7b

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
@@ -59,7 +59,7 @@ GOTESTSUM_BIN := gotestsum
5959
GOTESTSUM := $(abspath $(TOOLS_BIN_DIR)/$(GOTESTSUM_BIN)-$(GOTESTSUM_VER))
6060
GOTESTSUM_PKG := gotest.tools/gotestsum
6161

62-
CONVERSION_GEN_VER := v0.33.3
62+
CONVERSION_GEN_VER := v0.34.1
6363
CONVERSION_GEN_BIN := conversion-gen
6464
# We are intentionally using the binary without version suffix, to avoid the version
6565
# in generated files.

0 commit comments

Comments
 (0)