Skip to content

x/pkgsite: missing "added in version" for slog.DiscardHandler #73032

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

Closed
alexandear opened this issue Mar 25, 2025 · 0 comments
Closed

x/pkgsite: missing "added in version" for slog.DiscardHandler #73032

alexandear opened this issue Mar 25, 2025 · 0 comments
Labels
Milestone

Comments

@alexandear
Copy link
Contributor

What is the URL of the page with the issue?

https://pkg.go.dev/log/slog#DiscardHandler

What is your user agent?

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Safari/537.36

Screenshot

Image

What did you do?

Open https://pkg.go.dev/log/slog#DiscardHandler

What did you see happen?

There is no "added in go1.24.0" information for slog.DiscardHandler.

What did you expect to see?

On the top of slog.DiscardHandler there is "added in go1.24.0" information.

Like:
Image

@gopherbot gopherbot added this to the Unreleased milestone Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants