Skip to content

Commit

Permalink
Goreleaser 1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
AskAlexSharov authored Jan 14, 2023
1 parent 7dcbfbc commit d6a0eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ git-submodules:
@git submodule update --quiet --init --recursive --force || true

PACKAGE_NAME := github.com/ledgerwatch/erigon
GOLANG_CROSS_VERSION ?= v1.1.1
GOLANG_CROSS_VERSION ?= v1.19.1

.PHONY: release-dry-run
release-dry-run: git-submodules
Expand Down

0 comments on commit d6a0eef

Please sign in to comment.