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/64d8742a-0dec-40d5-b6e4-ac53626cf4ebn%40googlegroups.com.

Reply via email to