no-src / gofs

A cross-platform real-time file synchronization tool out of the box based on Golang
Apache License 2.0
445 stars 37 forks source link

Bump github.com/minio/minio-go/v7 from 7.0.66 to 7.0.70 #356

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/minio/minio-go/v7 from 7.0.66 to 7.0.70.

Release notes

Sourced from github.com/minio/minio-go/v7's releases.

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.68...v7.0.70

Bugfix Release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.67...v7.0.68

Bugfix release

What's Changed

New Contributors

Full Changelog: https://github.com/minio/minio-go/compare/v7.0.66...v7.0.67

Commits
  • c2fe179 remove sha256-simd support we do not need it anymore (#1958)
  • 0e5a768 avoid trailing checksums for zero byte objects
  • afa8d59 Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio (#1955)
  • 0558c7e Bump golang.org/x/net from 0.21.0 to 0.23.0 (#1954)
  • bfc8151 remove broken codeql integration from GitHub
  • e44abd3 fix: non md5 etags (#1952)
  • 18e8073 Update vulncheck Go version to 1.22.x (#1953)
  • e8ddcf0 Update version to next release
  • bf1b772 update vulncheck go-version
  • 0dacc4a Added x-minio-replication-actual-object-size to allowed headers (#1946)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)