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 cabe1c5 commit 8378b2cCopy full SHA for 8378b2c
.go-version
@@ -1 +1 @@
1
-1.23.8
+1.23.10
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.23.9
+VERSION := 1.23.10
6
DEBIAN_VERSION ?= 9
7
SUFFIX := -$(shell basename $(CURDIR))
8
TAG_EXTENSION ?=
0 commit comments