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: package removal request for github.com/kanjih/spnr #49330

Closed
kanjih opened this issue Nov 3, 2021 · 6 comments
Closed

x/pkgsite: package removal request for github.com/kanjih/spnr #49330

kanjih opened this issue Nov 3, 2021 · 6 comments
Labels
FrozenDueToAge pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite

Comments

@kanjih
Copy link

kanjih commented Nov 3, 2021

What is the path of the package that you would like to have removed?

github.com/kanjih/spnr

Are you the owner of this package?

Yes.

What is the reason that you could not retract this package instead?

Because I published many versions accidentally (to practice how git tag & library versions works) before I actually release the library.

@kanjih kanjih changed the title kanjih/spnr: package removal request for github.com/kanjih/spnr x/pkgsite: package removal request for github.com/kanjih/spnr Nov 3, 2021
@gopherbot gopherbot added this to the pkgsite/unplanned milestone Nov 3, 2021
@kanjih
Copy link
Author

kanjih commented Nov 3, 2021

note:
I removed the repository 'kanjih/spnr' from github because it was not official release.

@jamalc
Copy link

jamalc commented Dec 10, 2021

Have you already tried retracting your module?

@kanjih
Copy link
Author

kanjih commented Dec 22, 2021

In my case retracting doesn't work.
I already pushed many versions including v8, but that's not intentional and I'd like to start from v1 again.
In pkg.go.dev, it says

Notice The highest tagged major version is v8.
But it's not intentional, I cannot remove this message by retracting.

So please remove all the docs so that I can publish docs from scratch again. Thanks!

@jamalc
Copy link

jamalc commented Dec 22, 2021

Once your module is removed from pkg.go.dev, documentation for any package that starts with the name github.com/kanjih/spnr will not be visible but your module will still be available for download from the module proxy.

Published versions of a module are immutable. There is no way to start publishing github.com/kanjih/spnr from v1 again. If you plan to publish this module with a different name I'll go ahead and remove the module. If you want to keep the same name you should use the retract directive.

@kanjih
Copy link
Author

kanjih commented Dec 30, 2021

Ok, I'll this module with a different name, please remove it.

@jamalc
Copy link

jamalc commented Jan 12, 2022

Done.

@jamalc jamalc closed this as completed Jan 12, 2022
@hyangah hyangah added the pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package label May 20, 2022
@golang golang locked and limited conversation to collaborators May 20, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
Projects
None yet
Development

No branches or pull requests

5 participants