Skip to content

x/website: On "Tutorial: Get started with Go" there is outdated information about the 'quote' package #51188

Closed
@haroldlbrown

Description

@haroldlbrown

What is the URL of the page with the issue?

https://go.dev/doc/tutorial/getting-started

What is your user agent?

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

Screenshot

image

What did you do?

Visited https://go.dev/doc/tutorial/getting-started

What did you expect to see?

Up-to-date information about the rsc.io/quote package

What did you see instead?

In the tutorial there is talk about a rsc.io/quote/v3 version of the quote package.
However, when I search for the quote package on https://pkg.go.dev/search?q=quote, the only thing that I can find is https://pkg.go.dev/rsc.io/quote/v4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.NeedsFixThe path to resolution is known, but the work has not been done.website

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions