Update Go dependencies to latest versions#5
Conversation
Co-authored-by: thrashr888 <[email protected]>
Add entry for indirect dependency updates: - github.com/clipperhouse/uax29/v2: v2.6.0 → v2.7.0 - github.com/go-test/deep: v1.0.3 → v1.1.1 - github.com/rogpeppe/go-internal: v1.9.0 → v1.14.1 This allows the verify check to pass for PR #5. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
Add details about what each dependency update provides. Co-Authored-By: Claude Sonnet 4.5 <[email protected]>
There was a problem hiding this comment.
Pull request overview
Updates Go module metadata to bring a few indirect dependencies up to newer stable versions, keeping the dependency graph current while preserving API compatibility for this CLI.
Changes:
- Bumped indirect dependency versions for
github.com/clipperhouse/uax29/v2,github.com/go-test/deep, andgithub.com/rogpeppe/go-internal. - Updated
go.sumto reflect the new module versions and checksums. - Added an Unreleased changelog entry documenting the dependency updates.
Reviewed changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go.mod | Updates/records indirect dependency versions in the module graph. |
| go.sum | Updates checksums to match the bumped indirect dependency versions. |
| CHANGELOG.md | Documents the dependency bumps under the Unreleased section. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| - github.com/clipperhouse/uax29/v2: v2.6.0 → v2.7.0 | ||
| - github.com/go-test/deep: v1.0.3 → v1.1.1 | ||
| - github.com/rogpeppe/go-internal: v1.9.0 → v1.14.1 | ||
| - Updated indirect dependencies for bug fixes and compatibility (PR #5) |
There was a problem hiding this comment.
The changelog doesn’t appear to reference PR numbers elsewhere, and “(PR #5)” is also not linked like the other reference-style links at the bottom of the file. Consider removing the PR number or adding a proper link (and adopting that convention consistently) to avoid a one-off, potentially incorrect reference.
| - Updated indirect dependencies for bug fixes and compatibility (PR #5) | |
| - Updated indirect dependencies for bug fixes and compatibility |
Brings indirect dependencies current with latest stable releases.
Changes
Direct dependencies (go-tfe, hcl/v2, cli, tablewriter) already at latest.
Impact
Zero behavioral changes. Updated dependencies contain bug fixes and minor improvements but maintain full API compatibility.
Warning
Firewall rules blocked me from connecting to one or more addresses (expand for details)
I tried to connect to the following addresses, but was blocked by firewall rules:
app.terraform.io/tmp/go-build3754422780/b312/client.test /tmp/go-build3754422780/b312/client.test -test.testlogfile=/tmp/go-build3754422780/b312/testlog.txt -test.paniconexit0 -test.timeout=10m0s -test.v=true ux-amd64/src/net-p --global ux-amd64/pkg/tool/linux_amd64/vet user.email(dns block)/tmp/go-build4102279185/b312/client.test /tmp/go-build4102279185/b312/client.test -test.testlogfile=/tmp/go-build4102279185/b312/testlog.txt -test.paniconexit0 -test.timeout=10m0s -test.v=true rg/[email protected] 0.1-go1.25.0.lin-ifaceassert ux-amd64/pkg/tool/linux_amd64/compile(dns block)If you need me to access, download, or install something from one of these locations, you can either:
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.