From 1236aa77472d89aa8f99d99c4b4bfe4d7b760edb Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Thu, 27 Feb 2020 01:31:45 +0800 Subject: [PATCH 01/13] Update to Go 1.14.0 Signed-off-by: Jintao Zhang --- Dockerfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Dockerfile b/Dockerfile index 8db2378..72523cd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,14 +1,14 @@ -ARG GO_VERSION=1.13.15 +ARG GO_VERSION=1.14.0 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match -# TODO Go 1.13 supports macOS 10.11 (el capitan) and higher. Update this to 10.11 SDK +# TODO Go 1.13 and 1.14 supports macOS 10.11 (el capitan) and higher. Update this to 10.11 SDK # once an updated version of the SDK is available on s3.dockerproject.org ARG OSX_SDK=MacOSX10.10.sdk ARG OSX_SDK_SUM=631b4144c6bf75bf7a4d480d685a9b5bda10ee8d03dbf0db829391e2ef858789 # OSX-cross parameters. Go 1.11 requires OSX >= 10.10 -# TODO Go 1.13 supports macOS 10.11 (el capitan) and higher. Update this to 10.11 +# TODO Go 1.13 and 1.14 supports macOS 10.11 (el capitan) and higher. Update this to 10.11 # once an updated version of the SDK is available on s3.dockerproject.org ARG OSX_VERSION_MIN=10.10 ARG OSX_CROSS_COMMIT=a9317c18a3a457ca0a657f08cc4d0d43c6cf8953 @@ -16,7 +16,7 @@ ARG OSX_CROSS_COMMIT=a9317c18a3a457ca0a657f08cc4d0d43c6cf8953 # Libtool parameters ARG LIBTOOL_VERSION=2.4.6 -# TODO Go 1.13 supports macOS 10.11 (el capitan) and higher. Update this to 'el_capitan' +# TODO Go 1.13 and 1.14 supports macOS 10.11 (el capitan) and higher. Update this to 'el_capitan' # once an updated version of the SDK is available on s3.dockerproject.org ARG OSX_CODENAME=yosemite From daa84fd78841c96e664cdaaf3ec9aca37501d14f Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Wed, 8 Apr 2020 02:08:46 +0800 Subject: [PATCH 02/13] Update to Go 1.14.1 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 72523cd..6c47104 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.0 +ARG GO_VERSION=1.14.1 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From 5860ee3d2ab6a23f943da2e619d9db6bd284d488 Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 7 Jun 2020 19:57:21 +0800 Subject: [PATCH 03/13] Update to Go 1.14.2 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 6c47104..4c82316 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.1 +ARG GO_VERSION=1.14.2 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From a02aeb326e48a4ecf09cbbdb39213f25358b896e Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 7 Jun 2020 19:57:34 +0800 Subject: [PATCH 04/13] Update to Go 1.14.3 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 4c82316..c6b25b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.2 +ARG GO_VERSION=1.14.3 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From acb95823b3ed2b588dc9a96d1c4e7230ab74b944 Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 7 Jun 2020 19:57:49 +0800 Subject: [PATCH 05/13] Update to Go 1.14.4 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c6b25b2..d2930fd 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.3 +ARG GO_VERSION=1.14.4 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From 2a32cb2349fd0cb0ae3771af23186f072f2aabfe Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 13 Sep 2020 17:26:02 +0800 Subject: [PATCH 06/13] Update to Go 1.14.5 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index d2930fd..7d6b3f9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.4 +ARG GO_VERSION=1.14.5 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From 920bbcfd8591ba46c23ff9aa91a00432c1768b3a Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 13 Sep 2020 17:26:20 +0800 Subject: [PATCH 07/13] Update to Go 1.14.6 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7d6b3f9..166b2ce 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.5 +ARG GO_VERSION=1.14.6 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From a8dfb6ac838e0dfbf63e64a083fb5fdbce7660c2 Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 13 Sep 2020 17:26:43 +0800 Subject: [PATCH 08/13] Update to Go 1.14.7 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 166b2ce..e1e2af3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.6 +ARG GO_VERSION=1.14.7 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From 8d7005192c6ddb2c1563999a27ec8cce9424f9bc Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 13 Sep 2020 17:26:59 +0800 Subject: [PATCH 09/13] Update to Go 1.14.8 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index e1e2af3..f1d00ea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.7 +ARG GO_VERSION=1.14.8 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From eeb067abe7bf3562ed78baa16bef82bf88a729d9 Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sun, 13 Sep 2020 17:27:14 +0800 Subject: [PATCH 10/13] Update to Go 1.14.9 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index f1d00ea..efc202c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.8 +ARG GO_VERSION=1.14.9 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From d2f01b0951a41db266c3371e903992ad98f84c97 Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sat, 21 Nov 2020 20:52:23 +0800 Subject: [PATCH 11/13] Update to Go 1.14.10 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index efc202c..eb02238 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.9 +ARG GO_VERSION=1.14.10 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From b8b994ddd6f16981a8e647daaa381255d172382a Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sat, 21 Nov 2020 20:53:17 +0800 Subject: [PATCH 12/13] Update to Go 1.14.11 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index eb02238..431c959 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.10 +ARG GO_VERSION=1.14.11 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match From fd4513ccb9cad98d85f67e323397b0ef639c387d Mon Sep 17 00:00:00 2001 From: Jintao Zhang Date: Sat, 21 Nov 2020 20:53:31 +0800 Subject: [PATCH 13/13] Update to Go 1.14.12 Signed-off-by: Jintao Zhang --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 431c959..b53fe07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -ARG GO_VERSION=1.14.11 +ARG GO_VERSION=1.14.12 # OS-X SDK parameters # NOTE: when changing version here, make sure to also change OSX_CODENAME below to match