mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 01:04:59 +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)`.