
Stable Go release. See release notes for changes.
Two releases to grab: Go 1.26.5 is out on the stable track, and 1.27 RC2 is available for anyone willing to run a pre-release in dev or prod and file the bugs that fall out. On the proposals side, the stricter JSON struct-tag checking in the structtag analyzer has been accepted for 1.28, closing off some of the parser footguns highlighted by Trail of Bits earlier in the year. Elsewhere, Excelize is marking ten years with a 2.11.0 release, which is a quietly impressive run for a pure-Go spreadsheet library.

Two releases to grab: Go 1.26.5 is out on the stable track, and 1.27 RC2 is available for anyone willing to run a pre-release in dev or prod and file the bugs that fall out. On the proposals side, the stricter JSON struct-tag checking in the structtag analyzer has been accepted for 1.28, closing off some of the parser footguns highlighted by Trail of Bits earlier in the year. Elsewhere, Excelize is marking ten years with a 2.11.0 release, which is a quietly impressive run for a pure-Go spreadsheet library.

Stable Go release. See release notes for changes.

Go pre-release — try it in dev and prod, and file bugs.
Targeting Go 1.28 — Background: This recent article https://blog.trailofbits.com/2025/06/17/unexpected-security-footguns-in-gos-parsers/ describes (among other things) a
Targeting Go 1.28 — Background: One of the many tricky subtasks of the type checker is to compute the conversions implicitly applied to an expression that is used on the
Proposal Details I propose adding a new optional file-system hook to go/build.Context : go ReadDirEntries func(dir string) ([]fs.DirEntry, error) When
Excelize is a library written in pure Go providing a set of functions that allow you to write to and read from XLAM / XLSM / XLSX / XLTM / XLTX files. Supports reading and writing spreadsheet document

Ebitengine is an open source game engine for the Go programming language. Ebitengine's simple API allows you to quickly and easily develop 2D games that can be deployed across multiple platforms.
ESLint, a popular linter in the JavaScript ecosystem, has a number of rules related to ternary expressions. - no-nested-ternary - no-ternary - no-unneeded-ternary I like how Go lang designers made a c

Hot path optimization: unsafe pointer arithmetic to eliminate bound checks the Go compiler can't remove, given you can prove they are truly unnecessary.
🥳 Go 1.26.5 and 1.25.12 are released! 🔐 Security: Includes 2 security fixes to the standard library. 📣 Announcement: https:// groups.google.com/g/golang-ann ounce/c/OrmQE Yp5Sc/m/G9tnwhteAAAJ

Go was designed for systems at scale, not AI. But in 2026, it's the optimal language for agentic development. Here's why, and what it means for your team.
Hi Go community, I’d like to share a small tool I built called gvu , designed to simplify vanity import paths for private Go modules. The Problem When setting up vanity import paths (e.g., mycompany
You’ve seen that streaming effect in ChatGPT where the response appears word by word, token by token. Continue reading on Medium »
My test report looked impressive, but production reminded me that high coverage does not always mean the important behavior is protected. Continue reading on Medium »
In the previous article we looked at the task of integrity monitoring in a Linux environment using the inotify system interface. We… Continue reading on Medium »
Since 2017, WireGuard devs hacked reflection to zero AEAD keys. runtime/secret gives Go a proper answer. Here’s what it costs. Continue reading on Medium »
Grace Smith, Red Hat AI Agent Ops Team, Summer 2026 Continue reading on Medium »
Your Go app sees the whole node's CPUs, not the container's — so it spawns far more threads than it has cores and gets ...
Speaker: Brick Ellis Description: Go is made for concurrency. It is easy to spin up a thousand goroutines and let them fly.
How to Install Go (Golang) on macOS – Complete Beginner Guide (2026) Want to start learning Go (Golang) on your Mac?
Build a Wallet App with Go – EP25: gRPC Communication Between Microservices PR Github ...
Resident Gopher | Fullstack Web Development With Go ( Golang) and Breeze Framework Production-grade Web Development ...
The lazier way to manage everything docker
Information gathering framework for phone numbers

Simple and flexible tool for managing secrets
Talos Linux is a modern Linux distribution built for Kubernetes.
Cross-site Scripting (XSS) in github.com/yuin/goldmark
Improper single-quote escaping in go-git SSH transport in github.com/go-git/go-git
GoBGP has an Integer Underflow Issue in github.com/osrg/gobgp

