Skip to content

chore(deps): bump minio-go and klauspost/compress - #316

Merged
upsetbit merged 1 commit into
masterfrom
chore/deps-bump-minio-compress
Jul 8, 2026
Merged

chore(deps): bump minio-go and klauspost/compress#316
upsetbit merged 1 commit into
masterfrom
chore/deps-bump-minio-compress

Conversation

@upsetbit

@upsetbit upsetbit commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

What

Consolidates the two open dependabot Go-module bumps into a single, tidy PR:

Why one PR

klauspost/compress is a direct dependency, and minio-go/v7 also requires
it. Landing the two dependabot PRs separately would leave go.sum needing a
rebase between merges and could produce a non-tidy tree. Bumping both and
running a single go mod tidy keeps go.mod/go.sum consistent.

Scope

Only go.mod and go.sum change. go build ./... and go vet ./... pass
locally. No source, no vulnerability alerts open (all 15 dependabot alerts are
already fixed).

Supersedes #313 and #314.

🤖 Generated with Claude Code

Consolidates dependabot PRs #313 and #314. minio-go/v7 requires
klauspost/compress, so both bumps land together after a single go mod
tidy to keep go.mod and go.sum consistent.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@upsetbit
upsetbit merged commit 22ee2ea into master Jul 8, 2026
4 checks passed
@upsetbit
upsetbit deleted the chore/deps-bump-minio-compress branch July 8, 2026 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant