x/exp/cmd/gorelease: unexpected go.sum complaint #70354
Labels
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
Go version
go 1.22.9 darwin/arm64
Output of
go env
in your module/workspace:What did you do?
gorelease
using latest version v0.0.0-20241009180824-f66d83c29e7c
What did you see happen?
diagnostics
go.sum: one or more sums are missing. Run 'go mod tidy' to add missing sums.
What did you expect to see?
No issues with go.sum, as running go mod tidy makes NO difference here.
This was reported before with #64051
Seems like a good bug to me.
This is against a private internal repo, so can share anything about that.
The text was updated successfully, but these errors were encountered: