Module-based builds are the default way to build software in Go as of Go 1.16. go-package.mk implements the older GOPATH-based build type, which will go away in one of the next Go releases (probably in early 2022). |
||
---|---|---|
.. | ||
bootstrap.mk | ||
DESCR | ||
go-dep.mk | ||
go-module.mk | ||
go-package.mk | ||
go-vars.mk | ||
Makefile | ||
version.mk |