From: Mikio Hara
-The compilers can target the FreeBSD, Linux, NetBSD, OpenBSD, OS X (Darwin), Plan 9, -Solaris and Windows operating systems. +The compilers can target the DragonFly BSD, FreeBSD, Linux, NetBSD, OpenBSD, +OS X (Darwin), Plan 9, Solaris and Windows operating systems. The full set of supported combinations is listed in the discussion of environment variables below.
@@ -358,7 +358,7 @@ These default to the values of$GOHOSTOS and
Choices for $GOOS are
-darwin (Mac OS X 10.6 and above), freebsd,
+darwin (Mac OS X 10.6 and above), dragonfly, freebsd,
linux, netbsd, openbsd,
plan9, solaris and windows.
Choices for $GOARCH are
@@ -376,6 +376,12 @@ The valid combinations of $GOOS and $GOARCH are:
darwinamd64dragonfly386dragonflyamd64freebsd386