Closed
Description
This is a placeholder ticket to collect the various ideas and implementation steps currently discussing Golang module support.
A module is a collection of packages, denoted by a common filesystem root, in which in it's simplest form a file named go.mod
resides. As a consequence there is no more need of GOPATH
.
A proposal and reference implementation are under way.
For the design of go-mode
a couple of questions come up like shall a future go-mode support both environments of set GOPATH and pure Golang module setups?
Metadata
Metadata
Assignees
Labels
No labels