Skip to content

x/pkgsite: multi-module projects have confusing versions #41032

@julieqiu

Description

@julieqiu

https://pkg.go.dev/cloud.google.com/[email protected]/storage says cloud.google.com/go/storage v0.46.2 is the latest.

Screen Shot 2020-08-25 at 1 54 44 PM

https://pkg.go.dev/cloud.google.com/[email protected]/storage has a Go to latest badge which will take the user to v0.46.2.

But, cloud.google.com/go/storage was carved into its own module after v0.46.2. So, if you go straight to https://pkg.go.dev/cloud.google.com/go/storage (which currently shows https://pkg.go.dev/cloud.google.com/go/[email protected]), you will get

Screen Shot 2020-08-25 at 1 54 33 PM

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.pkgsite

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions