pkgsrc/devel/go-goreturns
bsiegert fd0dbb1750 goreturns: turn package into module-based build
I created go.mod and go.sum by running "go mod init" and "go get" in the
top-level directory and copied them over to $FILESDIR.

Also stop installing the source code and .a files. We can now also cut
the dependency on go-tools, so that go-tools can be a module. This is a
good thing, since the dependencies for the non-module build are getting
out of hand.
2021-01-31 16:50:43 +00:00
..
files goreturns: turn package into module-based build 2021-01-31 16:50:43 +00:00
DESCR
distinfo goreturns: turn package into module-based build 2021-01-31 16:50:43 +00:00
go-modules.mk goreturns: turn package into module-based build 2021-01-31 16:50:43 +00:00
Makefile goreturns: turn package into module-based build 2021-01-31 16:50:43 +00:00
PLIST goreturns: turn package into module-based build 2021-01-31 16:50:43 +00:00