You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --version flag support using cobra's built-in version functionality.
Version and build date are injected via ldflags at build time (already
configured in .goreleaser.yaml), with sensible defaults for dev builds.
Closes#52
0 commit comments