mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 14:36:37 +03:00
1f28a3bb80
A lot of warning messages are printed in CI/CD failures generated by go test. Avoid that by requiring at least Error level for logging when doing go test.