This repository holds packages for writing tools that work directly with Go module mechanics. That is, it is for direct manipulation of Go modules themselves. It is NOT about supporting general development tools that need to do things like load packages in module mode. That use case, where modules are incidental rather than the focus, should remain in x/tools, specifically x/tools/go/packages. The specific case of loading packages should still be done by invoking the go command, which remains the single point of truth for package loading algorithms.
aarch64: | go-mod-0.4.0.tgz | (NetBSD 9.0) |
earmv7hf: | go-mod-0.4.0.tgz | (NetBSD 8.0) |
earmv7hf: | go-mod-0.4.0.tgz | (NetBSD 9.0) |
i386: | go-mod-0.4.0.tgz | (NetBSD 8.0) |
i386: | go-mod-0.4.0.tgz | (NetBSD 9.0) |
x86_64: | go-mod-0.4.0.tgz | (NetBSD 9.0) |
x86_64: | go-mod-0.4.0nb1.tgz | (NetBSD 9.0) |
x86_64: | go-mod-0.4.0.tgz | (NetBSD 9.0) |
x86_64: | go-mod-0.4.0nb1.tgz | (NetBSD 9.0) |
Binary packages can be installed with pkgin or pkg_add(1). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.