The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language.
OS | Architecture | Version |
---|---|---|
NetBSD 10.0 | aarch64 | go121-1.21.11.tgz |
NetBSD 10.0 | aarch64 | go121-1.21.5nb1.tgz |
NetBSD 10.0 | aarch64 | go121-1.21.8.tgz |
NetBSD 10.0 | aarch64 | go121-1.21.13.tgz |
NetBSD 10.0 | earmv7hf | go121-1.21.11.tgz |
NetBSD 10.0 | earmv7hf | go121-1.21.8.tgz |
NetBSD 10.0 | earmv7hf | go121-1.21.13.tgz |
NetBSD 10.0 | i386 | go121-1.21.13.tgz |
NetBSD 10.0 | i386 | go121-1.21.5nb1.tgz |
NetBSD 10.0 | i386 | go121-1.21.8.tgz |
NetBSD 10.0 | i386 | go121-1.21.11.tgz |
NetBSD 10.0 | x86_64 | go121-1.21.13.tgz |
NetBSD 10.0 | x86_64 | go121-1.21.5nb1.tgz |
NetBSD 10.0 | x86_64 | go121-1.21.8.tgz |
NetBSD 10.0 | x86_64 | go121-1.21.11.tgz |
NetBSD 9.0 | aarch64 | go121-1.21.11.tgz |
NetBSD 9.0 | aarch64 | go121-1.21.5nb1.tgz |
NetBSD 9.0 | aarch64 | go121-1.21.8.tgz |
NetBSD 9.0 | aarch64 | go121-1.21.13.tgz |
NetBSD 9.0 | earmv7hf | go121-1.21.11.tgz |
NetBSD 9.0 | earmv7hf | go121-1.21.8.tgz |
NetBSD 9.0 | earmv7hf | go121-1.21.13.tgz |
NetBSD 9.0 | i386 | go121-1.21.13.tgz |
NetBSD 9.0 | i386 | go121-1.21.5nb1.tgz |
NetBSD 9.0 | i386 | go121-1.21.8.tgz |
NetBSD 9.0 | i386 | go121-1.21.11.tgz |
NetBSD 9.0 | x86_64 | go121-1.21.13.tgz |
NetBSD 9.0 | x86_64 | go121-1.21.5nb1.tgz |
NetBSD 9.0 | x86_64 | go121-1.21.8.tgz |
NetBSD 9.0 | x86_64 | go121-1.21.11.tgz |
NetBSD 9.3 | x86_64 | go121-1.21.13.tgz |
NetBSD 9.3 | x86_64 | go121-1.21.13.tgz |
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). 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.