Skip to content

fix(deps): update module github.com/minio/minio-go/v7 to v7.2.0 (main)#42

Open
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
deps-update/main-github.comminiominio-gov7
Open

fix(deps): update module github.com/minio/minio-go/v7 to v7.2.0 (main)#42
anaconda-renovate[bot] wants to merge 1 commit into
mainfrom
deps-update/main-github.comminiominio-gov7

Conversation

@anaconda-renovate
Copy link
Copy Markdown

@anaconda-renovate anaconda-renovate Bot commented Jul 21, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/minio/minio-go/v7 v7.0.94v7.2.0 age confidence

Release Notes

minio/minio-go (github.com/minio/minio-go/v7)

v7.2.0

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.1.0...v7.2.0

v7.1.0

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.100...v7.1.0

v7.0.100

Compare Source

v7.0.99

Compare Source

v7.0.98

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.97...v7.0.98

v7.0.97

Compare Source

v7.0.96

Compare Source

v7.0.95: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.94...v7.0.95


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@anaconda-renovate
Copy link
Copy Markdown
Author

anaconda-renovate Bot commented Jul 21, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/minio/crc64nvme v1.0.1 -> v1.1.0
github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c -> v1.2.0
github.com/klauspost/cpuid/v2 v2.2.10 -> v2.2.11

@anaconda-renovate anaconda-renovate Bot force-pushed the deps-update/main-github.comminiominio-gov7 branch from f8e2af1 to 3ca996c Compare November 5, 2025 12:43
@anaconda-renovate anaconda-renovate Bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.0.95 (main) fix(deps): update module github.com/minio/minio-go/v7 to v7.0.97 (main) Nov 5, 2025
@anaconda-renovate anaconda-renovate Bot force-pushed the deps-update/main-github.comminiominio-gov7 branch from 3ca996c to 76ea908 Compare January 15, 2026 20:33
@anaconda-renovate anaconda-renovate Bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.0.97 (main) fix(deps): update module github.com/minio/minio-go/v7 to v7.0.98 (main) Jan 15, 2026
@anaconda-renovate
Copy link
Copy Markdown
Author

anaconda-renovate Bot commented Jan 15, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 32 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/klauspost/compress v1.18.0 -> v1.18.6
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/stretchr/testify v1.10.0 -> v1.11.1
golang.org/x/crypto v0.40.0 -> v0.51.0
golang.org/x/net v0.42.0 -> v0.53.0
golang.org/x/sync v0.16.0 -> v0.20.0
golang.org/x/sys v0.34.0 -> v0.44.0
golang.org/x/text v0.27.0 -> v0.37.0
google.golang.org/protobuf v1.36.6 -> v1.36.10
github.com/bits-and-blooms/bitset v1.10.0 -> v1.24.4
github.com/charmbracelet/colorprofile v0.2.3-0.20250311203215-f60798e515dc -> v0.4.3
github.com/charmbracelet/x/ansi v0.8.0 -> v0.11.7
github.com/charmbracelet/x/term v0.2.1 -> v0.2.2
github.com/dlclark/regexp2 v1.11.5 -> v1.12.0
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.5.0
github.com/hashicorp/go-version v1.7.0 -> v1.9.0
github.com/lucasb-eyer/go-colorful v1.2.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.23
github.com/minio/crc64nvme v1.0.1 -> v1.1.1
github.com/philhofer/fwd v1.1.3-0.20240916144458-20a13a1f6b7c -> v1.2.0
github.com/tinylib/msgp v1.3.0 -> v1.6.1
github.com/zeebo/xxh3 v1.0.2 -> v1.1.0
github.com/Masterminds/semver/v3 v3.3.1 -> v3.5.0
github.com/alecthomas/chroma/v2 v2.19.0 -> v2.24.1
github.com/gofrs/flock v0.8.1 -> v0.13.0
github.com/klauspost/cpuid/v2 v2.2.10 -> v2.2.11
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/spf13/pflag v1.0.6 -> v1.0.10
golang.org/x/mod v0.25.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.43.0
golang.org/x/tools v0.34.0 -> v0.44.0

@anaconda-renovate anaconda-renovate Bot force-pushed the deps-update/main-github.comminiominio-gov7 branch from 76ea908 to 77374d0 Compare March 9, 2026 18:57
@anaconda-renovate anaconda-renovate Bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.0.98 (main) fix(deps): update module github.com/minio/minio-go/v7 to v7.0.99 (main) Mar 9, 2026
@anaconda-renovate anaconda-renovate Bot force-pushed the deps-update/main-github.comminiominio-gov7 branch from 77374d0 to ba03dad Compare April 5, 2026 16:50
@anaconda-renovate anaconda-renovate Bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.0.99 (main) fix(deps): update module github.com/minio/minio-go/v7 to v7.0.100 (main) Apr 5, 2026
@anaconda-renovate anaconda-renovate Bot force-pushed the deps-update/main-github.comminiominio-gov7 branch from ba03dad to e6d86b8 Compare May 3, 2026 15:47
@anaconda-renovate anaconda-renovate Bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.0.100 (main) fix(deps): update module github.com/minio/minio-go/v7 to v7.1.0 (main) May 3, 2026
@anaconda-renovate anaconda-renovate Bot force-pushed the deps-update/main-github.comminiominio-gov7 branch from e6d86b8 to 7ab5302 Compare May 31, 2026 16:29
@anaconda-renovate anaconda-renovate Bot changed the title fix(deps): update module github.com/minio/minio-go/v7 to v7.1.0 (main) fix(deps): update module github.com/minio/minio-go/v7 to v7.2.0 (main) May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants