build(deps): bump github.com/minio/minio-go/v7 from 7.0.99 to 7.1.0#141
Merged
ahouene merged 1 commit intoMay 26, 2026
Merged
Conversation
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.99 to 7.1.0. - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.99...v7.1.0) --- updated-dependencies: - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
637f10c to
fe98ffe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/minio/minio-go/v7 from 7.0.99 to 7.1.0.
Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
f29e568Add new AWS checksums (#2221)68e87b1support x-minio-source-time header for getobject / statObject (#2219)d457cd4GetObjectAttributes: Add missing checksum & type (#2217)570a610Add ChecksumAlgorithm to list response (#2211)9ab4afbUpdate signature of UpdateObjectEncryption (#2215)30849adfix: honor StartAfter when listing object versions (#2212)2eacfe9add SignV4WithServiceType function (#2214)dedfa39tags: add MarshalJSON/UnmarshalJSON to Tags4976cb3get content encoding when available (#2208)d75e965add S3 Outposts support: Implement request signing and endpoint validation fo...