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.
1 parent f493c3b commit c5c782bCopy full SHA for c5c782b
Makefile
@@ -105,7 +105,7 @@ SETUP_ENVTEST_VER := v0.0.0-20240522175850-2e9781e9fc60
105
SETUP_ENVTEST_BIN := setup-envtest
106
SETUP_ENVTEST := $(TOOLS_BIN_DIR)/$(SETUP_ENVTEST_BIN)
107
108
-GO_APIDIFF_VER := v0.6.0
+GO_APIDIFF_VER := v0.8.3
109
GO_APIDIFF_BIN := go-apidiff
110
GO_APIDIFF := $(TOOLS_BIN_DIR)/$(GO_APIDIFF_BIN)
111
0 commit comments