You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As mentioned in #13785, Go 1.7 drops support for OpenBSD 5.5 and earlier by assuming that getentropy(2) is available. This isn't a problem because OpenBSD 5.5 has been unsupported since May 2015, but it's worth mentioning in the release notes.
The text was updated successfully, but these errors were encountered:
mikioh
changed the title
Mention that Go 1.7 drops support for OpenBSD < 5.6
doc, wiki: mention that Go 1.7 drops support for OpenBSD < 5.6
Mar 2, 2016
As mentioned in #13785, Go 1.7 drops support for OpenBSD 5.5 and earlier by assuming that
getentropy(2)
is available. This isn't a problem because OpenBSD 5.5 has been unsupported since May 2015, but it's worth mentioning in the release notes.The text was updated successfully, but these errors were encountered: