From 359dbf55cb5e9c74de987a7b84a26ce9ebd23b1f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 08:59:23 +0200 Subject: [PATCH] chore(deps): update dependency alegrey91/harpoon to v0.10.2 (#1493) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 08fa7c0d..a1687e9e 100644 --- a/Makefile +++ b/Makefile @@ -380,7 +380,7 @@ apidocs-gen: ## Download crdoc locally if necessary. $(call go-install-tool,$(APIDOCS_GEN),fybrik.io/crdoc@$(APIDOCS_GEN_VERSION)) HARPOON := $(LOCALBIN)/harpoon -HARPOON_VERSION := v0.10.1 +HARPOON_VERSION := v0.10.2 HARPOON_LOOKUP := alegrey91/harpoon harpoon: @mkdir $(LOCALBIN)