diff --git a/bucket/go.json b/bucket/go.json index 6347e60afca35..c3863bcc66407 100644 --- a/bucket/go.json +++ b/bucket/go.json @@ -1,7 +1,7 @@ { "version": "1.27.0", "description": "An open source programming language that makes it easy to build simple, reliable, and efficient software.", - "homepage": "https://golang.org", + "homepage": "https://go.dev", "license": "BSD-3-Clause", "architecture": { "64bit": { @@ -39,7 +39,7 @@ "bin\\gofmt.exe" ], "checkver": { - "url": "https://golang.org/dl/", + "url": "https://go.dev/dl/", "regex": "go([\\d.]+)\\.windows-" }, "autoupdate": {