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 Update to api 1.0.1 and sdk 0.1.8 2019-04-15 14:10:07 -04:00
backend.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
backend_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
passwords.go Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
path_config_connection.go [VAULT-3008] Update RabbitMQ dependency and fix regression in UserInfo.Tags in v3.9 (#12877) 2021-10-20 09:46:37 -07:00
path_config_connection_test.go RabbitMQ - Add username customization (#11899) 2021-06-22 14:50:46 -05:00
path_config_lease.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
path_config_lease_test.go Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
path_role_create.go Remove spurious fmt.Printf calls including one of a key (#15344) 2022-05-19 12:27:02 -07:00
path_role_create_test.go RabbitMQ - Add username customization (#11899) 2021-06-22 14:50:46 -05:00
path_roles.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
secret_creds.go builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00