deps: update coreutils to v0.21.1#310
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
There was a problem hiding this comment.
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/coreutilsfrom v0.21.0 to v0.21.1 ingo.mod. - Refresh
go.sumfor the new coreutils version and updated indirectgolang.org/x/*modules. - Add a
.changesetentry 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.
| 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 |
There was a problem hiding this comment.
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.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
f2545f4 to
0ef6d96
Compare
Update coreutils dependency from v0.21.0 to v0.21.1