-
feat: add `secrets` input for BuildKit --secret mounts
released this
2026-07-09 00:32:41 +00:00 | 1 commits to main since this releaseLets a build fetch a private fritzlab Go module (or any tokened resource)
without leaking the token into image layers/history the way a build-arg
would. Backward-compatible: empty default, no change for existing callers.
First consumer: fritzlab/agenthub (hub/bridge depends on the private
fritzlab/imessage module).Co-Authored-By: Claude Opus 4.8 (1M context) noreply@anthropic.com
Downloads