Skip to content

go.mod: tidy stale x/x11 v0.1.0 checksum from go.sum#150

Merged
changkun merged 1 commit into
mainfrom
chore/go-mod-tidy
Jun 7, 2026
Merged

go.mod: tidy stale x/x11 v0.1.0 checksum from go.sum#150
changkun merged 1 commit into
mainfrom
chore/go-mod-tidy

Conversation

@changkun

@changkun changkun commented Jun 7, 2026

Copy link
Copy Markdown
Member

Pre-release hygiene: go mod tidy drops the superseded golang.design/x/x11 v0.1.0 hashes left in go.sum by the v0.2.0 bump (#138). No code change.

The v0.2.0 bump (#138) used go get, which left the superseded
golang.design/x/x11 v0.1.0 hashes in go.sum. go mod tidy removes them.
@changkun changkun merged commit 43b7bc6 into main Jun 7, 2026
7 checks passed
@changkun changkun deleted the chore/go-mod-tidy branch June 7, 2026 09:43
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