diff --git a/bucket/go.json b/bucket/go.json index e5842ce6bd..c38877dbcf 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.12.9", + "version": "1.13", "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", @@ -20,12 +20,12 @@ }, "architecture": { "64bit": { - "url": "https://dl.google.com/go/go1.12.9.windows-amd64.zip", - "hash": "ec7550b32ff080b17060b9d4fde7bee94d9cf3c42e846e3a62fe4a3047ec79e3" + "url": "https://dl.google.com/go/go1.13.windows-amd64.zip", + "hash": "7d162b83157d3171961f8e05a55b7da8476244df3fac28a5da1c9e215acfea89" }, "32bit": { - "url": "https://dl.google.com/go/go1.12.9.windows-386.zip", - "hash": "96e54c9801973a255417d9827d470fd0fae14ad8c9274577012c01f97cd534dd" + "url": "https://dl.google.com/go/go1.13.windows-386.zip", + "hash": "c9ad29eff640bf8cb551853c649fd63acd777fcb28db26712d07983a973cb327" } }, "checkver": {