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/vikpe/qw-serverstat #52755

Closed
vikpe opened this issue May 7, 2022 · 1 comment
Closed

x/pkgsite: package removal request for github.com/vikpe/qw-serverstat #52755

vikpe opened this issue May 7, 2022 · 1 comment

Comments

@vikpe
Copy link

vikpe commented May 7, 2022

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

github.com/vikpe/qw-serverstat

Are you the owner of this package?

yes

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

I added the retract directive but it seems to have no effect

module github.com/vikpe/qw-serverstat

go 1.18

retract (
	v0.1.6
	v0.1.5
	v0.1.4
	v0.1.3
	v0.1.2
	v0.1.1
	v0.1.0
)

versions are still visible and not marked as retracted on pkg.go.dev

image

@gopherbot gopherbot added this to the pkgsite/unplanned milestone May 7, 2022
@jamalc
Copy link

jamalc commented May 13, 2022

Done.

@jamalc jamalc closed this as completed May 13, 2022
@golang golang locked and limited conversation to collaborators May 13, 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