We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9897b55 commit 35c4d22Copy full SHA for 35c4d22
.go-version
@@ -1 +1 @@
1
-1.24.3
+1.24.4
go/Makefile.common
@@ -2,7 +2,7 @@ SELF_DIR := $(dir $(lastword $(MAKEFILE_LIST)))
2
include $(SELF_DIR)/../Makefile.common
3
4
NAME := golang-crossbuild
5
-VERSION := 1.24.3
+VERSION := 1.24.4
6
DEBIAN_VERSION ?= 9
7
SUFFIX := -$(shell basename $(CURDIR))
8
TAG_EXTENSION ?=
0 commit comments