Skip to content

x/pkgsite: pkg.go.dev shows v0.4.222 as latest instead of correct latest tag v0.4.50 #73971

Closed
@ritek01

Description

@ritek01

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/harness/harness-go-sdk

What is your user agent?

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

Screenshot

Image Image Image

What did you do?

Visited the pkg.go.dev page for our module:
https://pkg.go.dev/github.com/harness/harness-go-sdk?tab=versions

We verified our GitHub repository’s tags. The actual latest release is v0.4.50, but v0.4.222 (likely pushed earlier) is being shown as the latest version on pkg.go.dev.

Steps tried:

  • Verified Git tags in the repository

What did you see happen?

The module page shows v0.4.222 as the latest version:
https://pkg.go.dev/github.com/harness/harness-go-sdk@v0.4.222

What did you expect to see?

We expected v0.4.50 to be shown as the latest version, as it is the actual latest semver release tag available in the GitHub repository:
https://pkg.go.dev/github.com/harness/harness-go-sdk@v0.4.50

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions