Skip to content

Bump minio-go to 6.0.14

Stan Hu requested to merge sh-bump-minio-go-version into master

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)

blocked by #3202 (closed)

Edited by Steve Xuereb

Merge request reports

Loading