Jonathan Hall & Shay Nehmad

Cup o' Go

Stay up to date with the Go community in about 15 minutes per week

Author

Jonathan Hall & Shay Nehmad

Category

Technology

Podcast website

cupogo.dev

Latest episode

Jul 4, 2026

Where to listen?

Podcasts in the app Replaio Radio Coming soon

Podcasts are coming to the app soon. Install now and be the first to see a whole new take on podcasts

Get it on Google Play Install for free Android 5M+ downloads · 4.8 rating iOS soon

Episodes

Conf42 talks online, Jonathan is a new Go contributor, and lots of community discussions 01.05.2023

Go 1.20.4 & 1.19.9 coming tomorrow Conf42: Golang talks available online Text marshaling & unmarshaling added to regexp package for 1.21 Jonathan's video about the proposal, acceptance, and change process Blog post: WebSockets: Scale at Fractional Footprint in Go Reddit question: Which books should I read as an experienced Go developer? Shay's recommendation: Designing Data-Intensive Appli...

Go 1.21 development is full steam ahead: io/fs, loopvar, slog API vetting, context merging. And an interview with GoTek 24.04.2023

On the news this week: 🇧🇷 GopherCon Brasil CFP open until May 3  🇮🇹 GoLab 2023 CFP open  closes on May 21  💬 io/fs: writeable interface new discussion asking for use cases . If you have a project that uses a writeable abstraction interface, go there! ✅ GOEXPERIMENT=loopvar is in! Will be included in 1.21   🍵 gitea v1.19.1 released with breaking changes   ᚬ log/slog: Add vet checks for variadic...

Tons of releases around the Go community: spf13/cobra, FerritDB, GoLand 2023.1, and much more 17.04.2023

Go 1.20.3 & 1.19.8 released . Upgrade now! Proposal accepted: Opt-in transparent telementry New proposal: sort: add Ordered, Min, Max Conf42: Golang , April 20 Go OpenAI 1.7 released Natalie Pistunovich's GopherCon Israel talk: AI-Assisted Go: Up Your Game and Have More Fun (Hebrew) gofumpt 0.5.0 released cobra v1.7.0 released FerretDB 1.0 GA released Reddit discussion GoLand 2023.1 released g...

Go adds Morse Code support! Upcoming security releases, and community discussions 03.04.2023

[April Fool] Sound of Silence reaction Go 1.20.3 & 1.19.8 coming tomorrow [April Fool] Go Compiler Now Supports Morse Code Conf42: Golang , free online conference, April 20 Ebitengine 2.5.0 with XBox support Proposals and discussions Open issue: Mockable time support Discussion: Should Plan9 support be dropped or forked? Likely accept: add context. AfterFunc Many active and open proposals rela...

Early look at Go 1.21 changes, ChatGPT plugin templates for Go, and releases in the Git universe 27.03.2023

Coming in Go 1.21 Blog post: Planning Go 1.21 Cryptography Work by Filippo Valsorda disallow anonymous interface cycles purego implementation of hash/maphash Releases v8go v0.9.0 gitea v1.19.0 go-github v50.2.0 Community news Shay Nehmad's make-git-better CTF Go Time podcast chatGPT-plugin-template on GitHub The tweet Daniel Nephin's gotest.tools and gotestsum GitHub Actions and Go by Oleg Kovalov...

golangci-lint is now fully generics-compatible, and more talk about structured logging, telemetry, and more 20.03.2023

golangci-lint 1.52.0 released revive 1.3.0 & 1.3.1 released fasthttp v1.45.0 released Last week's interview with fasthttp maintainer, Erik Dubbelboer Conf42: Golang 2023 last call for CFPs Proposal accepted: log/slog: structured, leveled logging Proposal: add opt-in transparent telemetry to Go toolchain Proposal: notification callback for cancelled/expired contexts Proposal: improve ergonomics...

Are we testing? testing.Testing() will tell you! Plus official security patches, goreleaser v1.16, and more. 13.03.2023

Go 1.20.2 & 1.19.7 released Go 1.20.2 milestone Go 1.19.7 milestone goreleaser v1.16.0 & v1.16.1 released OpenCollective Babel.js Women Who Code Proposals Accepted: Add testing. Testing() bool function New: Track tool usage in go.mod New: Opt-in transparent telemetry Introducing ngrok-go: Ingress to your Go Apps as a net. Listener Code coverage for Go integration tests Conferences Finall c...

Opting in to Transparent Telemetry, new community releases, and more 06.03.2023

Opting In to Transparent Telemetry by Russ Cox Accepted proposal: net/http: add ResponseController. EnableFullDuplex Last call for comments: log/slog: structured, leveled logging BadgerDB v4.0.1 released dominikbraun/graph v0.16.0 released Service Weaver announced by Google conc v0.3.0 released Technology Trends for 2023 by O'Reilly Media Conferences GopherChina , June 9-11 xc Web site: xcfile.dev...

Should we add .0 to new Go releases? & other proposals and community updates 27.02.2023

Shay is out this week, so Jonathan is holding down the fort on his own, in this shortest ever episode of Cup o' Go! Gin v1.9.0 released Labstack Echo v4.10.2 released Declined proposal: don't reformat single line if statements New proposal: use a zero for third digit for major release, such as 'go1.23.0' Active proposal: structured, leveled logging Conf42: Golang, online April 20, 2023 CFP We miss...

Security fixes, TinyGo 0.27.0, Redis adopts go-redis, and interview with Daniel Nephin, prolific Go OSS contributor 20.02.2023

This week's episode sponsored by Keep , an open-source alerting tool built by developers, for developers. Security fixes in Go 1.20.1, 1.19.6, golang.org/x/image, and golang.org/x/image/tiff Go 1.20.1 changes Go 1.19.6 changes Labstack Echo v4.10.1 TinyGo 0.27.0 changes Golang Weekly newsletter Purego , a library for calling C functions from Go without Cgo. Accepted proposal: New standard library...

Go 1.20.1 & 1.19.6 upcoming, controversy surrounding transparent telemetry in the toolchain, Apache Arrow 11.0, and more 13.02.2023

Pre-release announcement for Go 1.20.1 & 1.19.6 to fix private security issues Pre-release announcement for golang.org/x/image/tiff & golang.org/x/image to fix private security issues Transparent Telementry GitHub Discussion (now locked) Blog post explaining the problem and proposed solution GopherCon Israel Apache Arrow 11.0 released Matt Topol GitHub profile Voltron Data Book: In-Memory...

Go 1.20 is out! Also, new golangci-lint, new "full-stack" email server, and Conf42 virtual event CFP! 06.02.2023

The big news this week: Go 1.20 is out! Profile-guided optimization is here context. WithCancelCause is added Go 1.18 is no longer supported Proposals this week: Accepted: A proposal to improve forward compatibility with go.mod Accepted: A proposal to add a new stdlib package with map utilities Discussion: A proposal to improve reporting of failed table tests golangci-lint 1.50.0 and 1.50.1 were r...

1.20RC3, paths in test failures, thanks to the community, interview with Miki Tebeka, and more 30.01.2023

January 30, 2023 Latest official pre-release: 1.20RC3 released Jan 12 Changes to OS support in 1.20: Final version to support Windows 7, 8, Server 2008, and Server 2012 Final version to support macOS 10.13 and 10.14 Adds experimental support for FreeBSD/RISC-V Proposal accepted: Optionally include file path in output of failed tests gotestsum v1.9.0 recently released Upcoming conferences FOSDEM Go...

Premiere episode, Upcoming 1.20 release, and GopherCons world wide! 23.01.2023

January 23, 2023 Latest Go releases: 1.19.5, 1.18.10, released January 10 with a number of mis bugfixes Next major release: 1.20, expected in February 1.20 multi-error wrapping 1.20 memory arenas Why Discord Is Switching From Go To Rust Go Developer Survey, Jan 2023 Upcoming Conferences & CFPs GopherCon Israel Expo, February 7 in Tel Aviv GopherCon, September 26-29 in San Diego, California CFP...

Listen to the Cup o' Go podcast in Replaio

Radio and podcasts in one app - free, with no sign-up. Install today and do not miss the launch

Get it on Google Play

Replaio is not a podcast publisher; show names, artwork and audio belong to their authors and are distributed through public RSS feeds.