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.55 #465

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.54 -> v7.0.55

Release Notes

minio/minio-go ### [`v7.0.55`](https://togithub.com/minio/minio-go/releases/tag/v7.0.55): Bugfix release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.54...v7.0.55) #### What's Changed - GetBucketLifecycleWithInfo tracks changes to ILM by [@​krisis](https://togithub.com/krisis) in [https://github.com/minio/minio-go/pull/1831](https://togithub.com/minio/minio-go/pull/1831) - Add simpler checksum types by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1832](https://togithub.com/minio/minio-go/pull/1832) - Add PutObject CRC & trailing checksum tests by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1817](https://togithub.com/minio/minio-go/pull/1817) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.54...v7.0.55

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.