x/vgo: go.mod format should not have a bespoke syntax · Issue #23966 · golang/go

It's a mistake to create a private syntax for a configuration file when there are existing, perfectly fine formats available that are well understood and have publicly available parsers.