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/pkgsite: module version in pkg.go.dev still hasn't updated over a year after github version update #65949

Closed
stacybird opened this issue Feb 27, 2024 · 1 comment
Labels
Milestone

Comments

@stacybird
Copy link

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/okta/okta-jwt-verifier-golang

What is your user agent?

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

Screenshot

image image

What did you do?

Okta has released several versions on GitHub since the last update. I tried all three methods listed under adding a package to get it to update on the pkg site, no dice.

What did you see happen?

Still on Version: v1.3.1 after over a year.

What did you expect to see?

The version number and updated information for v2 and later on the pkg site
Latest versions on GitHub

@gopherbot gopherbot added this to the Unreleased milestone Feb 27, 2024
@seankhliao
Copy link
Member

go treats different major versions as independent modules. the banner at the top indicates there's a newer major version.

closing as working as intended

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Feb 27, 2024
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