Bump minio-go to 6.0.14
What does this MR do?
This MR bumps the minio-go version to 6.0.6.
Why was this MR needed?
There have a significant number of fixes since 3.0.3: https://github.com/minio/minio-go/releases
Are there points in the code the reviewer needs to double check?
The crypto library bump exposed a breaking change: https://github.com/golang/go/issues/19767. To fix this, we preserve the current behavior of ignoring the SSH host key.
Does this MR meet the acceptance criteria?
-
Documentation created/updated -
Added tests for this feature/bug -
In case of conflicts with master
- branch was rebased
What are the relevant issue numbers?
Closes #3890 (closed)
Edited by Steve Xuereb