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/iambpn/go-schema-validator" #69581

Closed
iambpn opened this issue Sep 22, 2024 · 5 comments
Closed
Labels
pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package pkgsite
Milestone

Comments

@iambpn
Copy link

iambpn commented Sep 22, 2024

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

https://pkg.go.dev/github.com/iambpn/go-schema-validator

Are you the owner of this package?

Yes, I am the owner of this module. I have only published this module few days back.

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

I want to remove this package because I didn't like the different path for documentation and package import. Also, importing package required to use deep path like github.com/iambpn/go-schema-validator/pkg/schema I would prefer to have a path like github.com/iambpn/go-schema-validator/schema. I tried redaction, but redaction didn't solve this problem. So I am requesting to remove this package.

@iambpn iambpn added the pkgsite/package-removal Issues for package removal. See https://pkg.go.dev/about#removing-a-package label Sep 22, 2024
@gopherbot gopherbot added this to the Unreleased milestone Sep 22, 2024
@seankhliao
Copy link
Member

your repository still exists and is public, what do you wish to achieve through removal?

@iambpn
Copy link
Author

iambpn commented Sep 22, 2024

I want to make my repo public and also index in pkg.go.dev, but I have messed up the package import path and semantic versioning. So deleting it would solve that problem.

@seankhliao
Copy link
Member

removal only means hiding the generated documentation, it doesn't allow you to restart semver for your module

@iambpn
Copy link
Author

iambpn commented Sep 22, 2024

Oh. I didn't know that.

If that's the case, then I will mark my v1 as depreciated and work on v2.

I am closing this ticket now. Thanks for your clarification.

@iambpn iambpn closed this as completed Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

4 participants