diff --git a/Linux.md b/Linux.md new file mode 100644 index 00000000..97848f98 --- /dev/null +++ b/Linux.md @@ -0,0 +1,10 @@ +# Go on Linux + +| **Kernel version** | **Architectures** | **Initial support version** | **Final support version** | +|:-------------------|:----------------------|:----------------------------|:--------------------------| +| TBD | s390x | Go 1.7 | | +| TBD | mips64, mips64le | Go 1.6 | | +| TBD | arm64, ppc64, ppc64le | Go 1.5 | | +| TBD | arm | Go 1.1 _*_ | | +| 2.6.23 or above | amd64, 386 | Go 1 _*_ | | +_*_ Go 1.5 or above is recommended. \ No newline at end of file