mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-04 20:06:27 +02:00
Update version command
This commit is contained in:
parent
cf0c219668
commit
f8b71c9baa
@ -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)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user