FYI, I just seen an issue has been already opened : 
https://github.com/golang/go/issues/47377

Le dimanche 25 juillet 2021 à 21:02:29 UTC+2, Jérôme LAFORGE a écrit :

> 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/e00dd880-67a0-4cf4-afa1-04ed1058c03en%40googlegroups.com.

Reply via email to