6bf871995b
This fixes #1911 but not directly; it doesn't address the cause of the panic. However, it turns out that this is the correct fix anyways, because it ensures that the value being logged is RFC3339 format, which is what the time turns into in JSON but not the normal time string value, so what we audit log (and HMAC) matches what we are returning. |
||
---|---|---|
.. | ||
audit.go | ||
format.go | ||
format_json.go | ||
format_json_test.go | ||
format_jsonx.go | ||
format_jsonx_test.go | ||
formatter.go | ||
hashstructure.go | ||
hashstructure_test.go |