diff --git a/bucket/go.json b/bucket/go.json index 28b2e4fe04..c4fb4b1920 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,5 +1,5 @@ { - "version": "1.17.7", + "version": "1.17.8", "description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.", "homepage": "https://golang.org", "license": "BSD-3-Clause", @@ -10,12 +10,12 @@ ], "architecture": { "64bit": { - "url": "https://dl.google.com/go/go1.17.7.windows-amd64.zip", - "hash": "1b648165d62a2f5399f3c42c7e59de9f4aa457212c4ea763e1b650546fac72e2" + "url": "https://dl.google.com/go/go1.17.8.windows-amd64.zip", + "hash": "85ccf2608dca6ea9a46b6538c9e75e7cf2aebdf502379843b248e26b8bb110be" }, "32bit": { - "url": "https://dl.google.com/go/go1.17.7.windows-386.zip", - "hash": "6be3a03549ee97de250a0dcc6658a5154e907540651a3fdec709e7b4df76038b" + "url": "https://dl.google.com/go/go1.17.8.windows-386.zip", + "hash": "2f3889642d706d7a4dd395ec4e08c00d962c845aa2998ca36a4493b0d0f071d9" } }, "extract_dir": "go",