Unfortunately, it didn't help me. I ran `go mod download` before `go list -u -m -json all` without change.
Le dimanche 25 juillet 2021 à 10:35:55 UTC+2, Tamás Gulácsi a écrit : > go mod download > helped me. > > jerome....@gmail.com a következőt írta (2021. július 25., vasárnap, > 9:49:40 UTC+2): > >> >> Hello, >> I am currently testing `go1.17rc1 linux/amd64` in my dev env. >> >> With this version `go list -u -m -json all` seems not work anymore (I use >> it to know which module is outdated thanks to >> https://github.com/psampaz/go-mod-outdated#usage) >> >> 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 >> >> >> -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/6f987837-e2f0-48e5-8008-4635c59ed821n%40googlegroups.com.