use -mod=readonly rather than -mod= for go list
The empty string is not a valid value for the -mod flag, and it fails when using a workspace too: go: -mod may only be set to readonly or vendor when in workspace mode, but it is set to ""pull/871/head
parent
c41f026cd6
commit
a99fbcbe43
Loading…
Reference in New Issue