From 2d3db5bcb849d72eda1db5570b39920186c8b805 Mon Sep 17 00:00:00 2001 From: Alex Sharov Date: Thu, 13 Jun 2024 16:35:22 +0700 Subject: [PATCH] up goreleaser version (#10726) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3561d054fb6..f543faf8907 100644 --- a/Makefile +++ b/Makefile @@ -267,7 +267,7 @@ install: @ls -al "$(DIST)" PACKAGE_NAME := github.com/ledgerwatch/erigon -GOLANG_CROSS_VERSION ?= v1.21.6 +GOLANG_CROSS_VERSION ?= v1.22.4 .PHONY: release-dry-run release-dry-run: git-submodules