Hello,
I am currently testing `go1.17rc1 linux/amd64` in my dev env.
I have this error even if I do `go mod tidy` before to do `go list -u -m -json all`
go: updates to go.sum needed, disabled by -mod=readonly
I don't know if it can be considered as issue with this rc.
Jérôme