Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit 05b2bd2

Browse files
authored
[19.03 backport] update Golang 1.12.12 (CVE-2019-17596) (#400)
[19.03 backport] update Golang 1.12.12 (CVE-2019-17596) Upstream-commit: a6743090d7f6514e2be1df7aad33db1f91e1c3b0 Component: packaging
2 parents 4a87d10 + e677466 commit 05b2bd2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/packaging/common.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ ARCH=$(shell uname -m)
22
BUILDTIME=$(shell date -u -d "@$${SOURCE_DATE_EPOCH:-$$(date +%s)}" --rfc-3339 ns 2> /dev/null | sed -e 's/ /T/')
33
DEFAULT_PRODUCT_LICENSE:=Community Engine
44
DOCKER_GITCOMMIT:=abcdefg
5-
GO_VERSION:=1.12.10
5+
GO_VERSION:=1.12.12
66
PLATFORM=Docker Engine - Community
77
SHELL:=/bin/bash
88
VERSION?=0.0.0-dev

0 commit comments

Comments
 (0)