x/website: better documentation for writing v2+ go modules #59772
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
modules
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
website
Milestone
I still don't understand how we're expected to write post-v1.x series go modules. The current
go install
behavior is confusing and the current documentation is quite sparse.Ideally, v0 and v2 would behave identically in the
go mod
system. But I'd settle at least for clearer documentation.The text was updated successfully, but these errors were encountered: