• v0.5.5 68ff262720

    v0.5.5 Stable

    gitea_admin released this 2026-07-01 10:32:40 +00:00 | 61 commits to main since this release

    Changed

    • CI/build: bring the Dockerfiles to parity with the sibling operators — route Go
      module fetches through the in-cluster Athens proxy (GOPROXY, direct fallback),
      add the # syntax directive + buildkit gomod/go-build cache 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 from proxy.golang.org.
    Downloads