Build(deps): Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78
Bumps github.com/minio/minio-go/v7 from 7.0.77 to 7.0.78.
Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Bugfix Release
What's Changed
- add a non-TLS test by
@harshavardhana
in minio/minio-go#2005- Add
credentials.WithPolicy
method to narrow down policy by@ramondeklein
in minio/minio-go#2007- update dependencies by
@harshavardhana
in minio/minio-go#2010- add
=
character to tag validation regex by@cvignal
in minio/minio-go#2008New Contributors
@ramondeklein
made their first contribution in minio/minio-go#2007@cvignal
made their first contribution in minio/minio-go#2008Full Changelog: https://github.com/minio/minio-go/compare/v7.0.77...v7.0.78
Commits
-
95a7dde
add=
character to tag validation regex (#2008) -
c925075
update dependencies (#2010) -
a506e3d
Addcredentials.WithPolicy
method to narrow down policy (#2007) -
cca4103
add a non-TLS test (#2005) -
9933690
add missing ReplicationStatusReplicaEdge -
ea5a494
Update version to next release - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts