open-vault/builtin/logical/rabbitmq
swayne275 4632a26a09
Use %q for quoted strings where appropriate (#15216)
* change '%s' to %q where single vs double quotes shouldn't matter

* replace double quotes with %q in logs and errors
2022-08-03 12:32:45 -06:00
..
cmd/rabbitmq
backend.go
backend_test.go
passwords.go
path_config_connection.go
path_config_connection_test.go
path_config_lease.go
path_config_lease_test.go
path_role_create.go
path_role_create_test.go
path_roles.go
secret_creds.go