mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Update version command
This commit is contained in:
@@ -8,7 +8,6 @@ import (
|
||||
"github.com/posener/complete"
|
||||
)
|
||||
|
||||
// Ensure we are implementing the right interfaces.
|
||||
var _ cli.Command = (*VersionCommand)(nil)
|
||||
var _ cli.CommandAutocomplete = (*VersionCommand)(nil)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user