Closed dwisiswant0 closed 4 months ago
Similar Issues
(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)
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
Actually, I don't want to file a request to delete the package. However, I'm encountering the following issue:
When I run
go get
with thelatest
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?