Commit graph

6 commits

Author SHA1 Message Date
Olaoluwa Osuntokun
1863073cb0 multi: bump Go toolchain to 1.25, build CI with 1.26.3
In this commit, we update every in-tree go.mod to declare go 1.25 and
have CI build with 1.26.3 (Dockerfile uses the golang:1.26-alpine base).
Docs that mention the minimum required Go version are aligned with the
new floor as well.

Fixes #2527, which flagged the README.md / go.mod version mismatch (the
README claimed 1.22 while the root + v2transport go.mod files already
required 1.23.2).
2026-05-14 17:32:02 -07:00
Olaoluwa Osuntokun
7d4da22923
build: bump version of Go container for release builds 2026-01-12 18:22:47 -08:00
Kim
ca8059b59d bump go mod versions 2025-02-10 16:37:15 +09:00
vpereira01
e153fefbad Upgrade go docker builder image 2022-04-11 09:22:36 -04:00
vpereira01
b87a4f4835 Add LF to new files last line 2022-04-11 09:22:36 -04:00
vpereira01
1eede8721c Adds GH workflow to build docker images on version tags
Adds a GitHub workflow, and custom docker file, using docker buildx
which builds docker container images for common platforms and publishes
these images to GitHub packages.
2022-04-11 09:22:36 -04:00