mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Updated Windows (markdown)
parent
a89788615d
commit
fd01dd713e
10
Windows.md
10
Windows.md
@ -2,4 +2,12 @@
|
||||
|
||||
The Windows port is stable and officially supported.
|
||||
|
||||
* See the [open Windows issues](https://github.com/golang/go/issues?q=is%3Aopen+is%3Aissue+label%3Aos-windows) on the issue tracker.
|
||||
* See the [open Windows issues](https://github.com/golang/go/issues?q=is%3Aopen+is%3Aissue+label%3Aos-windows) on the issue tracker.
|
||||
|
||||
| **Distributions** | **Architectures** | **Initial support version** | **Final support version** |
|
||||
|:-----------------------------------|:------------------|:----------------------------|:--------------------------|
|
||||
| Windows 7 or above | amd64, 386 | Go 1 _*_ | |
|
||||
| Windows Vista, Windows Server 2008 | amd64, 386 | Go 1 _*_ | Go 1.10 |
|
||||
| Windows XP, Windows Server 2003 | amd64, 386 | Go 1 _*_ | Go 1.10 |
|
||||
|
||||
_*_ Go 1.5 or above is recommended.
|
Loading…
x
Reference in New Issue
Block a user