pkgsrc-wip/go
Benny Siegert a5ddfbd8e5 Some updates for module-based Go builds.
Update lf to r13 as a testbed for making module support work.

Here is what works:

- building a Go module without external dependencies
- "make patch && make show-go-modules" shows a list of dependency
  files.

What does not:

- adding the lines from "make show-go-modules" to the Makefile does
  nothing.
- "make stage-install" does not do the right thing.
2020-01-19 20:42:32 +01:00
..
go-package.mk Some updates for module-based Go builds. 2020-01-19 20:42:32 +01:00