-
-
Notifications
You must be signed in to change notification settings - Fork 211
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?
spenserpothier, nanjj, petergardfjall, bilus, sgotti and 13 morespenserpothier, bilus, abourget, exu and toncek345
Metadata
Metadata
Assignees
Labels
No labels