mirror of
https://github.com/projectcapsule/capsule.git
synced 2026-08-18 12:06:43 +00:00
chore(deps): update dependency goreleaser/goreleaser to v2.17.0 (#2040)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -676,7 +676,7 @@ apidocs-gen: ## Download crdoc locally if necessary.
|
||||
$(call go-install-tool,$(APIDOCS_GEN),fybrik.io/crdoc@$(APIDOCS_GEN_VERSION))
|
||||
|
||||
GORELEASER := $(LOCALBIN)/goreleaser
|
||||
GORELEASER_VERSION := 2.16.0
|
||||
GORELEASER_VERSION := 2.17.0
|
||||
GORELEASER_LOOKUP := goreleaser/goreleaser
|
||||
goreleaser: ## Download goreleaser locally if necessary.
|
||||
test -s $(GORELEASER) && $(GORELEASER) --version | grep -q $(GORELEASER_VERSION) || \
|
||||
|
||||
Reference in New Issue
Block a user