Navigation Menu

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: Issue to update package to v2 #53180

Closed
gritzkoo opened this issue Jun 1, 2022 · 2 comments
Closed

x/pkgsite: Issue to update package to v2 #53180

gritzkoo opened this issue Jun 1, 2022 · 2 comments

Comments

@gritzkoo
Copy link

gritzkoo commented Jun 1, 2022

What is the URL of the page with the issue?

https://pkg.go.dev/github.com/gritzkoo/golang-health-checker@v2.0.0

What is your user agent?

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.61 Safari/537.36

Screenshot

image

What did you do?

I tried sending a request to update my module to the latest

Repo: https://github.com/gritzkoo/golang-health-checker

What did you expect to see?

Information got updated

What did you see instead?

404 Page Not Found

@gopherbot gopherbot added this to the Unreleased milestone Jun 1, 2022
@seankhliao
Copy link
Member

The module has an invalid module declaration for v2+, see https://go.dev/ref/mod#major-version-suffixes

Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For questions please refer to https://github.com/golang/go/wiki/Questions

@gritzkoo
Copy link
Author

gritzkoo commented Jun 1, 2022

The module has an invalid module declaration for v2+, see https://go.dev/ref/mod#major-version-suffixes

Unlike many projects, the Go project does not use GitHub Issues for general discussion or asking questions. GitHub Issues are used for tracking bugs and proposals only.

For questions please refer to https://github.com/golang/go/wiki/Questions

Thank's for this information! It'll help a lot!

@gritzkoo gritzkoo closed this as completed Jun 1, 2022
@golang golang locked and limited conversation to collaborators Jun 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants