Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go/build: update documentation referring to binary-only packages, to mention 1.12 being the last supported release for BOP #29927

Closed
mark-rushakoff opened this issue Jan 24, 2019 · 1 comment

Comments

@mark-rushakoff
Copy link
Contributor

The Binary-Only Packages section discusses binary-only packages, and the AllowBinary constant also mentions them.

Although the 1.12 release notes mention that "Go 1.12 is the last release that will support binary-only packages", it seems to me that the Godoc in go/build should make some mention of it as well.

There might be other packages referring to binary-only packages in their documentation; I just happened to stumble across it in go/build today.

footer on tip.golang.org: Build version devel +9d23975 Wed Jan 23 23:13:03 2019 +0000.

@gopherbot
Copy link

Change https://golang.org/cl/159557 mentions this issue: cmd/go: mention that binary packages are going away

@golang golang locked and limited conversation to collaborators Jan 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants