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/kitabisa/teler-waf #68009

Closed
dwisiswant0 opened this issue Jun 15, 2024 · 2 comments
Closed
Labels
Milestone

Comments

@dwisiswant0
Copy link

Actually, I don't want to file a request to delete the package. However, I'm encountering the following issue:

$ go1.19 get -v github.com/teler-sh/teler-waf@latest
go: downloading github.com/teler-sh/teler-waf v1.4.4
go: github.com/teler-sh/teler-waf@v1.2.5: parsing go.mod:
	module declares its path as: github.com/kitabisa/teler-waf
	        but was required as: github.com/teler-sh/teler-waf

When I run go get with the latest tag, it redirects: to the latest (v1.4.4) and then to the old version (& old package path) (v1.2.5).

Is there a way to resolve this without deleting the package?

@gopherbot gopherbot added this to the Unreleased milestone Jun 15, 2024
@gabyhelp
Copy link

Similar Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

@seankhliao
Copy link
Member

a removal request only hides documentation, it doesn't fix any issues with mismatched paths.

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

@seankhliao seankhliao closed this as not planned Won't fix, can't repro, duplicate, stale Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants