mirror of
https://github.com/minio/minio.git
synced 2025-01-15 16:53:16 -05:00
ffded5a930
This commit makes the `crypto.Error` type a native go (string) type. That allows us to define error values as constants instead of variables. For reference see: - https://twitter.com/_aead_/status/1118170258215514115?s=20 - https://dave.cheney.net/2016/04/07/constant-errors