From d027dcbb165baf5e3a24946db957257763e2eb97 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 14 Jul 2020 17:00:19 +0000 Subject: [PATCH] go: Update to version 1.14.5 --- bucket/go.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/go.json b/bucket/go.json index 1f57c3f69b..59fb42949d 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.14.4", + "version": "1.14.5", "homepage": "https://golang.org", "description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.", "license": "BSD-3-Clause", @@ -19,12 +19,12 @@ }, "architecture": { "64bit": { - "url": "https://dl.google.com/go/go1.14.4.windows-amd64.zip", - "hash": "e04f591219b18e7cabe73eb79c90405b5c7a5baee61377670d7a48429c5c978d" + "url": "https://dl.google.com/go/go1.14.5.windows-amd64.zip", + "hash": "49a638b875409c5aae1a0fdd7c9232b50419d0f85224eb864738542ab99270cb" }, "32bit": { - "url": "https://dl.google.com/go/go1.14.4.windows-386.zip", - "hash": "555d7e9919ca58d5c64b2377ca09095eeba3a5d19766f2581ff02e9eb004f6fc" + "url": "https://dl.google.com/go/go1.14.5.windows-386.zip", + "hash": "433802265253d58d00aecf4b22eb321fb7fb898d8bf6c35aee48f8d21ad3a63a" } }, "checkver": {