Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

cli: improve -version handling #29

Closed
kamilsk opened this issue Aug 7, 2023 · 1 comment
Closed

cli: improve -version handling #29

kamilsk opened this issue Aug 7, 2023 · 1 comment
Assignees

Comments

@kamilsk
Copy link
Owner

kamilsk commented Aug 7, 2023

Motivation: it contains fake value goimports -version stub, because I used

flag.Func("version", "show tool version", func(string) error {
_, _ = fmt.Printf(message, version, date, commit)
return nil
})

@kamilsk kamilsk self-assigned this Aug 7, 2023
@kamilsk
Copy link
Owner Author

kamilsk commented Aug 11, 2023

fixed, v0.12.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant