Skip to content

go mod tidy: promote any-cli and x/term to direct deps - #5

Merged
tamnd merged 1 commit into
mainfrom
fix-go-mod-tidy
Jun 14, 2026
Merged

go mod tidy: promote any-cli and x/term to direct deps#5
tamnd merged 1 commit into
mainfrom
fix-go-mod-tidy

Conversation

@tamnd

@tamnd tamnd commented Jun 14, 2026

Copy link
Copy Markdown
Owner

go get left any-cli and charmbracelet/x/term as // indirect even though
both are imported directly. go mod tidy promotes them and removes the stale
golang.org/x/sys v0.37.0 entry. Fixes the tidy CI step that failed on #4.

@tamnd
tamnd merged commit 59570d7 into main Jun 14, 2026
7 checks passed
@tamnd
tamnd deleted the fix-go-mod-tidy branch June 14, 2026 17:27
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