-
v0.5.5 Stable
released this
2026-07-01 10:32:40 +00:00 | 61 commits to main since this releaseChanged
- CI/build: bring the Dockerfiles to parity with the sibling operators — route Go
module fetches through the in-cluster Athens proxy (GOPROXY,directfallback),
add the# syntaxdirective + buildkitgomod/go-buildcache mounts, and drop
go build -a(which force-rebuilt every package and defeated the go-build cache).
Cold builds no longer re-download the module graph fromproxy.golang.org.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- CI/build: bring the Dockerfiles to parity with the sibling operators — route Go