Skip to content

Commit

Permalink
updated go version in makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
jakopako committed Nov 24, 2024
1 parent 4cd082b commit 41b957e
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
@@ -1,5 +1,5 @@
PACKAGE_NAME := github.com/jakopako/goskyr
GOLANG_CROSS_VERSION ?= v1.22
GOLANG_CROSS_VERSION ?= v1.23

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

0 comments on commit 41b957e

Please sign in to comment.