[PR #2808] fix: checksum error with glamour and x/ansi. #10446

Closed
opened 2026-02-16 18:15:06 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/2808

State: closed
Merged: No


go: downloading github.com/mattn/go-isatty v0.0.20
verifying github.com/charmbracelet/glamour@v0.10.0: checksum mismatch
\tdownloaded: h1:41/IYxsmIpaBjkMXjrjLwsHDBlucd5at6tY5n2r/qn4=
\tgo.sum: h1:MtZvfwsYCx8jEPFJm3rIBFIMZUfUJ765oX8V6kXldcY=

go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/dlclark/regexp2 v1.11.5
verifying github.com/charmbracelet/x/ansi@v0.9.3: checksum mismatch
\tdownloaded: h1:N/UztZRAGcBZH0peJzdQkNQ/l9O2eSvAekrnQ7VdSOY=
\tgo.sum: h1:BXt5DHS/MKF+LjuK4huWrC6NCvHtexww7dMayh6GXd0=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum. The bits may have been replaced on the origin server, or an attacker may have intercepted the download attempt.

For more information, see 'go help module-auth'.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/2808 **State:** closed **Merged:** No --- go: downloading github.com/mattn/go-isatty v0.0.20 verifying github.com/charmbracelet/glamour@v0.10.0: checksum mismatch \tdownloaded: h1:41/IYxsmIpaBjkMXjrjLwsHDBlucd5at6tY5n2r/qn4= \tgo.sum: h1:MtZvfwsYCx8jEPFJm3rIBFIMZUfUJ765oX8V6kXldcY= go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 go: downloading github.com/dlclark/regexp2 v1.11.5 verifying github.com/charmbracelet/x/ansi@v0.9.3: checksum mismatch \tdownloaded: h1:N/UztZRAGcBZH0peJzdQkNQ/l9O2eSvAekrnQ7VdSOY= \tgo.sum: h1:BXt5DHS/MKF+LjuK4huWrC6NCvHtexww7dMayh6GXd0= SECURITY ERROR This download does NOT match an earlier download recorded in go.sum. The bits may have been replaced on the origin server, or an attacker may have intercepted the download attempt. For more information, see 'go help module-auth'.
yindo added the pull-request label 2026-02-16 18:15:06 -05:00
yindo closed this issue 2026-02-16 18:15:06 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10446