From 4b30df7b43afb6a4142df089f87d44038b8e8325 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 28 Jan 2020 17:01:52 +0000 Subject: [PATCH] go: Update to version 1.13.7 --- bucket/go.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/go.json b/bucket/go.json index f749152083..44bc4b04b6 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.13.6", + "version": "1.13.7", "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.13.6.windows-amd64.zip", - "hash": "66eae07e03310b67d279701028ba8dc6948cd0acdc6fbe21c22bfa9a2bc48884" + "url": "https://dl.google.com/go/go1.13.7.windows-amd64.zip", + "hash": "03befd335ee9ddf1d10cae52e84eb5a37408b8e105acc1c29e30bbbbd8143749" }, "32bit": { - "url": "https://dl.google.com/go/go1.13.6.windows-386.zip", - "hash": "6b1595d3b5b5fbdbaf6031502d90a694d1e7ae297433fc01c6c48fe8bc987495" + "url": "https://dl.google.com/go/go1.13.7.windows-386.zip", + "hash": "cf9b1a2f96240adb98dc4081121ac308bf6f8d2760f96d45f429ec571602cefc" } }, "checkver": {