aminueza / terraform-provider-minio

Terraform provider for managing MinIO S3 buckets and IAM Users.
https://registry.terraform.io/providers/aminueza/minio
GNU Affero General Public License v3.0
243 stars 73 forks source link

Update module github.com/minio/minio-go/v7 to v7.0.63 #505

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/minio/minio-go/v7 require patch v7.0.62 -> v7.0.63

Release Notes

minio/minio-go (github.com/minio/minio-go/v7) ### [`v7.0.63`](https://togithub.com/minio/minio-go/releases/tag/v7.0.63): Bugfix release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.62...v7.0.63) #### What's Changed - allow skipping errors while creating snowball archive by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1868](https://togithub.com/minio/minio-go/pull/1868) - replication: additional fields for metrics by [@​poornas](https://togithub.com/poornas) in [https://github.com/minio/minio-go/pull/1874](https://togithub.com/minio/minio-go/pull/1874) - allow IMDSv2 endpoint to fail, fallback to IMDSv1 by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1877](https://togithub.com/minio/minio-go/pull/1877) - cleanup FIPS and gov endpoint calculation by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1880](https://togithub.com/minio/minio-go/pull/1880) - replication: fix dependency issues by [@​poornas](https://togithub.com/poornas) in [https://github.com/minio/minio-go/pull/1881](https://togithub.com/minio/minio-go/pull/1881) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.62...v7.0.63

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.