AArch64 support was recently merged by the Go project and is slated to be in
go1.14. This patch adds freebsd/arm64 support to lang/go-devel first, the
intention is to similarly update lang/go when go1.14 is officially released.
The most notable change is migration to the new bootstrap [1] because aarch64
is not supported by go1.4.