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

cmd/go: add documentation for go.work.sum #51941

Open
samherrmann opened this issue Mar 25, 2022 · 1 comment
Open

cmd/go: add documentation for go.work.sum #51941

samherrmann opened this issue Mar 25, 2022 · 1 comment
Labels
Documentation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@samherrmann
Copy link

samherrmann commented Mar 25, 2022

With the release of Go 1.18, we now have workspaces. From my findings, workspaces appear to be documented in the following locations:

None of these locations however make mention of the go.work.sum file. The go.work.sum file was however described in the proposal.

This issue is to bring the description of the go.work.sum file from the proposal into the official documentation.

@seankhliao seankhliao changed the title go/cmd: Add documentation for go.work.sum cmd/go: Add documentation for go.work.sum Mar 25, 2022
@mknyszek
Copy link
Contributor

CC @matloob

@mknyszek mknyszek added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Mar 25, 2022
@mknyszek mknyszek changed the title cmd/go: Add documentation for go.work.sum cmd/go: add documentation for go.work.sum Mar 25, 2022
@mknyszek mknyszek added this to the Backlog milestone Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

4 participants