From 3c14981337dd3a2dc4398dd36ded48412da658f7 Mon Sep 17 00:00:00 2001 From: jeff Date: Tue, 22 Jul 2025 15:58:19 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03546ac..f3d2bd6 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ * [Go Blog](https://blog.golang.org/): The articles are not frequent, but are high quality. * [Twitter](https://twitter.com/golang): The account tweets when there are new blog posts and other important info. * [GoLang Weekly Mailing List](https://golangweekly.com/): They do most of the work for you on keeping up on the language. +* [Go Updates per Release](https://antonz.org/which-go/) # Twitter * [Rob Pike](https://twitter.com/rob_pike)