Skip to content

Commit c5c782b

Browse files
committed
chore: bump go-apidiff to v0.8.3
Signed-off-by: Carlos Salas <[email protected]>
1 parent f493c3b commit c5c782b

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
@@ -105,7 +105,7 @@ SETUP_ENVTEST_VER := v0.0.0-20240522175850-2e9781e9fc60
105105
SETUP_ENVTEST_BIN := setup-envtest
106106
SETUP_ENVTEST := $(TOOLS_BIN_DIR)/$(SETUP_ENVTEST_BIN)
107107

108-
GO_APIDIFF_VER := v0.6.0
108+
GO_APIDIFF_VER := v0.8.3
109109
GO_APIDIFF_BIN := go-apidiff
110110
GO_APIDIFF := $(TOOLS_BIN_DIR)/$(GO_APIDIFF_BIN)
111111

0 commit comments

Comments
 (0)