open-vault/audit
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
..
audit.go
format.go oss changes (#15487) 2022-05-18 09:16:13 -07:00
format_json.go
format_json_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
format_jsonx.go
format_jsonx_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
format_test.go
formatter.go
hashstructure.go
hashstructure_test.go