v043 audit changes for version (#9296)

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
This commit is contained in:
likhita-809 2021-05-11 18:38:23 +05:30 committed by GitHub
parent 505cb83206
commit 300d2a7fd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import (
const flagLong = "long"
// NewVersionCommand returns a CLI command to interactively print the application binary version information.
func NewVersionCommand() *cobra.Command {
cmd := &cobra.Command{
Use: "version",