mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
add gofmt checks to Vault and format existing code (#2745)
This commit is contained in:
@@ -72,7 +72,7 @@ func (c *AuditEnableCommand) Run(args []string) int {
|
||||
}
|
||||
|
||||
err = client.Sys().EnableAuditWithOptions(path, &api.EnableAuditOptions{
|
||||
Type: auditType,
|
||||
Type: auditType,
|
||||
Description: desc,
|
||||
Options: opts,
|
||||
Local: local,
|
||||
|
||||
Reference in New Issue
Block a user