Skip to content

Commit

Permalink
bump golang and goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
fopina committed Sep 15, 2024
1 parent 52f0252 commit 8dae37d
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 @@ -5,7 +5,7 @@ $(LINUX_PKGS):
fury push --as distribworks $@

PACKAGE_NAME := github.com/distribworks/dkron
GOLANG_CROSS_VERSION ?= v1.21.5
GOLANG_CROSS_VERSION ?= v1.22.7

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

0 comments on commit 8dae37d

Please sign in to comment.