-
Notifications
You must be signed in to change notification settings - Fork 17.8k
FreeBSD
mikioh edited this page Mar 14, 2019
·
34 revisions
Kernel version | Architectures | Initial support version | Final support version |
---|---|---|---|
13-CURRENT | amd64, arm, 386 | ||
12-STABLE | amd64, arm, 386 | Go 1.12 ** | |
11-STABLE | amd64, arm, 386 | Go 1.7 | |
10-STABLE | amd64, arm, 386 | Go 1.3 * | Go 1.12.1 |
9-STABLE (EOL) | amd64, 386 | Go 1 * | Go 1.9.7 |
8-STABLE (EOL) | amd64, 386 | Go 1 * | Go 1.9.7 |
7-STABLE (EOL) | amd64, 386 | Go 1 | Go 1.1.2 |
* Go 1.5 or above is recommended.
** FreeBSD 12 requires a kernel with options COMPAT_FREEBSD11
config (this is the default). 64-bit inode aware system calls are available since https://golang.org/cl/143637. See https://golang.org/issues/22447.