cmd/go: verifying module checksum: TileReader returned bad result slice (tile/8/1/440 len=9, want 8192) #69102
Labels
GoCommand
cmd/go
NeedsInvestigation
Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Go version
go version go1.22.5 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
Trying to update golang.org/x/sys to v0.24.0
What did you see happen?
go: golang.org/x/[email protected]: verifying module: golang.org/x/[email protected]: checking tree#28892633 against tree#28919322: TileReader returned bad result slice (tile/8/1/440 len=9, want 8192)
What did you expect to see?
No errors, just update
The text was updated successfully, but these errors were encountered: