Skip to content

Commit

Permalink
doc: mention Go requires OpenBSD 5.9 or above in go1.8.html
Browse files Browse the repository at this point in the history
Change-Id: Ia19e4d2f319002b5b26e50258436f5c4bd281cc7
Reviewed-on: https://go-review.googlesource.com/34113
Reviewed-by: Brad Fitzpatrick <[email protected]>
  • Loading branch information
minux authored and bradfitz committed Dec 12, 2016
1 parent f91ddaa commit 0716fef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/go1.8.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,10 @@ <h2 id="ports">Ports</h2>
On DragonFly BSD, Go now requires DragonFly 4.4.4 or later. <!-- CL 29491, CL 29971 -->
</p>

<p>
On OpenBSD, Go now requires OpenBSD 5.9 or later. <!-- CL 34093 -->
</p>

<p>
The Plan 9 port's networking support is now much more complete
and matches the behavior of Unix and Windows with respect to deadlines
Expand Down

0 comments on commit 0716fef

Please sign in to comment.