mirror of
https://github.com/junegunn/fzf
synced 2026-08-09 19:51:46 +00:00
Lint
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ func Run(opts *Options) {
|
||||
rankTiebreak = opts.Tiebreak
|
||||
|
||||
if opts.Version {
|
||||
fmt.Println(Version)
|
||||
fmt.Println(version)
|
||||
os.Exit(0)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user