Skip to content

deps: update coreutils to v0.21.1#310

Merged
ChrisSchinnerl merged 4 commits intomasterfrom
nate/update-coreutils
Feb 26, 2026
Merged

deps: update coreutils to v0.21.1#310
ChrisSchinnerl merged 4 commits intomasterfrom
nate/update-coreutils

Conversation

@n8mgr
Copy link
Member

@n8mgr n8mgr commented Feb 25, 2026

Update coreutils dependency from v0.21.0 to v0.21.1

Copilot AI review requested due to automatic review settings February 25, 2026 19:44
@github-project-automation github-project-automation bot moved this to In Progress in Sia Feb 25, 2026
@n8mgr n8mgr requested a review from ChrisSchinnerl February 25, 2026 19:44
@socket-security
Copy link

socket-security bot commented Feb 25, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgo.sia.tech/​coreutils@​v0.21.0 ⏵ v0.21.198 +1100100100100

View full report

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Go module dependencies to pick up go.sia.tech/coreutils v0.21.1, along with resulting module checksum and indirect dependency updates, and records the change via a knope changeset.

Changes:

  • Bump go.sia.tech/coreutils from v0.21.0 to v0.21.1 in go.mod.
  • Refresh go.sum for the new coreutils version and updated indirect golang.org/x/* modules.
  • Add a .changeset entry documenting the dependency update.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
go.mod Updates coreutils and several indirect golang.org/x/* versions.
go.sum Updates checksums to match the new dependency set.
.changeset/update_coreutils_to_v0211.md Adds a knope changeset entry for this patch-level dependency change.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 26 to +33
go.etcd.io/bbolt v1.4.3 // indirect
go.sia.tech/mux v1.4.0 // indirect
go.uber.org/multierr v1.11.0 // indirect
golang.org/x/crypto v0.47.0 // indirect
golang.org/x/net v0.48.0 // indirect
golang.org/x/sys v0.40.0 // indirect
golang.org/x/text v0.33.0 // indirect
golang.org/x/tools v0.40.0 // indirect
golang.org/x/crypto v0.48.0 // indirect
golang.org/x/net v0.49.0 // indirect
golang.org/x/sys v0.41.0 // indirect
golang.org/x/text v0.34.0 // indirect
golang.org/x/tools v0.41.0 // indirect
Copy link

Copilot AI Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title/description indicate only a coreutils bump, but this change also updates several indirect golang.org/x/* module versions (crypto/net/sys/text/tools). Please confirm these indirect bumps are intentional (e.g., required by coreutils) and reflect that in the PR description/title if so, to avoid reviewers missing the broader dependency changes.

Copilot uses AI. Check for mistakes.
@n8mgr n8mgr changed the base branch from master to nate/update-go February 25, 2026 19:45
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@n8mgr n8mgr force-pushed the nate/update-coreutils branch from f2545f4 to 0ef6d96 Compare February 25, 2026 19:47
Base automatically changed from nate/update-go to master February 26, 2026 09:01
@ChrisSchinnerl ChrisSchinnerl merged commit ab354c9 into master Feb 26, 2026
10 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the nate/update-coreutils branch February 26, 2026 09:46
@github-project-automation github-project-automation bot moved this from In Progress to Done in Sia Feb 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants