v5.12.2 release notes
- Updated dependencies.
- Fixed lint issues and modernized some code.
- Fixed
fsutiltest on newer Go toolchains. - Fixed a panic in the recovery middleware if the panic value is an empty slice or a slice containing only
nilvalues. - Fixed 500 error caused by
auth.BasicAuthenticatorif the user is not found.