Coding

golang-stay-updated

Try it

Provides resources to stay updated with Golang news, communities and people to follow. Use when seeking Go learning resources, discovering new libraries, finding community channels, or keeping up with Go language changes and releases.

What it does

Provides resources to stay updated with Golang news, communities and people to follow. Use when seeking Go learning resources, discovering new libraries, finding community channels, or keeping up with Go language changes and releases.

The skill document

Stay Updated with Go

A curated guide to keeping your finger on the pulse of the Go ecosystem.

Official Go Resources

ResourceURL
go.devOfficial Go website with tutorials and tools
pkg.go.devDiscover Go packages and documentation
tour.golang.orgInteractive Go tutorial
play.golang.orgGo playground for testing code
go.dev/blogOfficial Go blog

Newsletters

NewsletterDescriptionSubscribe
Golang WeeklyWeekly curated Go content, news, and articles
Awesome Go NewsletterUpdates on new Go libraries and tools

Reddit & Communities

CommunityDescriptionURL
r/golangMain Go subreddit with 300K+ members
golang wikiOfficial wiki with resources and FAQs
gophers.slack.comOfficial Go Slack community
Go ForumOfficial Go discussion forum
Discuss GoOfficial Go team discussion

Famous Go Developers

Follow these influential Go developers and contributors:

Core Go Team

NameGitHubTwitter/XLinkedInBluesky
Rob Pikerobpike
Ken Thompsonken
Russ Coxrsc@_rsc
Brad Fitzpatrickbradfitz@bradfitz
Andrew Gerrandadg
Robert Griesemergriesemer
Dmitry Vyukovdvyukov@dvyukov

Go Tooling & Infrastructure

NameGitHubTwitter/XLinkedInBluesky
Sam Boyersdboyer@sdboyer
Daniel Theophaneskardianos@kardianos
Matt Butchertechnosophos
Jaana Doganrakyll@rakyll
NameGitHubTwitter/XLinkedInBluesky
Mat Ryermatryer@matryer
Dave Cheneydavecheney@davecheney
Katherine Cox-Budaykat-co
Johnny Boursiquotjboursiquot@jboursiquot
Michał Łowickimlowicki@mlowicki

Library & Framework Authors

NameGitHubTwitter/XLinkedInBluesky
Steve Franciaspf13@spf13
Samuel Berthesamber@samuelberthe
Mitchell Hashimotomitchellh@mitchellh
Matt Holtmholt@mholt6
Tomás Senarttsenart@tsenart
Björn Rabensteinbeorn7

Conference Speakers & Community Leaders

NameGitHubTwitter/XLinkedInBluesky
Carlisia Camposcarlisia@carlisia
Erik St. Martinerikstmartin@erikstmartin
Brian Ketelsenbketelsen@brian.dev

Must-Follow Blogs

BlogAuthorURL
The Go BlogGo Team
Rob Pike's BlogRob Pike
Dave CheneyDave Cheney
Ardan Labs BlogBill Kennedy

YouTube Channels

ChannelContentURL
GoOfficial Go team
Gopher AcademyTalks & tutorials
GopherCon EuropeEuropean conference talks
GopherCon UKUK conference talks
Golang SingaporeSingapore meetup & conf talks
Ardan LabsGo training & tips
Applied GoGo tutorials
Learn Go ProgrammingBeginner tutorials

Quick Tips for Staying Updated

  1. Subscribe to 1-2 newsletters - Don't overload yourself
  2. Follow 10-20 key people on X/Bluesky who post regularly
  3. Check Go.dev/blog weekly for official announcements
  4. Join Go Slack for real-time discussions
  5. Bookmark pkg.go.dev to discover new libraries
  6. Attend a GopherCon (virtual or in-person) yearly

Note: This guide is regularly updated. Suggest additions via GitHub issues.

Related skills

Produces and audits Go documentation: godoc comments, README, CONTRIBUTING, CHANGELOG, examples, API docs, and llms.txt.

26 installs

Resolve Go naming decisions with rules for packages, types, errors, booleans, receivers, constants, and tests.

18 installs

Manage Go project dependencies with vetted workflows for go.mod, MVS, vulnerability scanning, and automated updates.

27 installs

Decision framework for laying out a Go project, from a flat script to a multi-module monorepo.

23 installs

A Google News API alternative on fetcher.sh — pay-per-call in USDC via x402, or prepaid credits with a Bearer key, no RSS scraping. Use when the user wants keyword search across Google News scoped to a language edition, section headlines (world, business, technology, entertainment, sport, science, health, or a specific topic ID), the latest headlines, a list of supported language-region codes, or to decode a Google News redirect URL into the real article URL. Also covers news monitoring, headline aggregation, media tracking, and press-mention alerts without scraping Google News' RSS feeds directly.

1 installs