Commit graph

3 commits

Author SHA1 Message Date
bsiegert
dbb9abc36a go-module.mk: Run "go mod download" to prime the module cache.
This was suggested by Russ Cox, instead of "go get".
2020-07-17 16:23:21 +00:00
bsiegert
1dbd3939f0 Update go113 to 1.13.11.
go1.13.11 (released 2020/05/14) includes fixes to the compiler. See the Go
1.13.11 milestone on our issue tracker for details.
2020-05-16 08:33:07 +00:00
bsiegert
72cef9211c Add support for building Go modules in pkgsrc.
This is for packages containing a "go.mod" file.
2020-04-12 11:12:34 +00:00