-
Notifications
You must be signed in to change notification settings - Fork 17.9k
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/NeuraLegion/sectester-go@v1.0.0 #58852
Comments
we can't remove singular versions for you. |
@seankhliao, I am unable to release any version of the package without the reason, as the version number is automatically determined based on the changes made, following the semantic versioning (semver) guidelines. Is it possible to remove the whole package then? |
Should I open a new issue then? |
the repo still exists, please use retract |
@seankhliao The package was published for the first time yesterday and is currently in the early stages of development. As such, the initial version should be labeled as v0.0.1 instead of v1.0.0. Since the package has yet to be utilized and is not expected to be used for the next few months, there doesn't seem to be any compelling reason why you couldn't remove the specific version or even the entire package from the registry. |
Due to the misconfiguration, the initial development release has been tagged by v1.0.0 instead of the expected v0.1.0. For details please refer to the GitHub issue at golang/go#58852
Due to the misconfiguration, the initial development release has been tagged by v1.0.0 instead of the expected v0.1.0. For details please refer to the GitHub issue at golang/go#58852
What is the path of the package that you would like to have removed?
The package version is v1.0.0 under the following module path: github.com/NeuraLegion/sectester-go
Are you the owner of this package?
Author, Owner, and actual Publisher
What is the reason that you could not retract this package instead?
Due to the workflow misconfiguration, the initial development release has been tagged by v1.0.0 instead of the expected v0.1.0. We would like to remove this package version from the pkg.go.dev website, to avoid any confusion. Retracting the particular stable version, we will have to bump it up to v2.x.x. later on.
The text was updated successfully, but these errors were encountered: