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

x/website: generics and fuzzing tutorials have an outdated paragraph for Go 1.18 Beta #51688

Closed
gazerro opened this issue Mar 15, 2022 · 5 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@gazerro
Copy link
Contributor

gazerro commented Mar 15, 2022

The tutorial on generics has an outdated paragraph "Installing and using the beta"

https://go.dev/doc/tutorial/generics#installing_beta

Now that go 1.18 has been released, it should be removed.

@gopherbot gopherbot added this to the Unreleased milestone Mar 15, 2022
@ianlancetaylor
Copy link
Contributor

CC @eliben

@eliben eliben self-assigned this Mar 15, 2022
@eliben
Copy link
Member

eliben commented Mar 15, 2022

Thanks for the report, @gazerro - we can get it fixed.

@gazerro
Copy link
Contributor Author

gazerro commented Mar 15, 2022

The fuzzing tutorial also contains the paragraph "Installing and using the beta"

https://go.dev/doc/tutorial/fuzz

@gazerro gazerro changed the title x/website: generics tutorial has an outdated paragraph for Go 1.18 Beta x/website: generics and fuzzing tutorials have an outdated paragraph for Go 1.18 Beta Mar 15, 2022
@dmitshur
Copy link
Contributor

dmitshur commented Mar 15, 2022

Thanks @eliben. I'll point out that CL 382057 makes a change related to this (and it can be closed after this issue is resolved).

@seankhliao seankhliao added the NeedsFix The path to resolution is known, but the work has not been done. label Mar 16, 2022
@gopherbot
Copy link

Change https://go.dev/cl/393215 mentions this issue: _content/doc: change generics and fuzz tutorials from beta

@rsc rsc unassigned eliben Jun 22, 2022
passionSeven added a commit to passionSeven/website that referenced this issue Oct 18, 2022
Go 1.18 is released; these tutorials are now out of beta as well.

Fixes golang/go#51688

Change-Id: I5ded6c75f3131c97e3d2104146e0dff98dd7b1b0
Reviewed-on: https://go-review.googlesource.com/c/website/+/393215
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Trust: Eli Bendersky <eliben@google.com>
@golang golang locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

6 participants