mirror of
https://github.com/holos-run/holos.git
synced 2026-03-21 17:55:01 +00:00
Without this patch holos --version printed to os.Stderr and used the default cobra template. This is incompatible with our use of `git tag v$(./bin/holos --version)`.