mirror of
https://github.com/gomods/athens
synced 2026-02-10 16:58:10 +00:00
* Display a warning log message if the validation response fails with a valid reason * provide a reason and description for failed validation * added unknown to description * Allow a successful response to carry a message * tidy up * formatting * Simplified the message response * updated based on latest comments * no need to export struct * suggested method rename Co-authored-by: Marwan Sulaiman <marwan.sameer@gmail.com>