x/pkgsite: remove some repositories #43478
Closed
Comments
If we remove |
Absolutely, so ahead. Thanks! |
Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As per go.https://go.dev/about,
I'd like to remove from the site the following packages of which I'm the author:
https://pkg.go.dev/github.com/acanalis/bf
https://pkg.go.dev/github.com/acanalis/gather/algorithm
https://pkg.go.dev/github.com/acanalis/gather/gather
https://pkg.go.dev/github.com/acanalis/gather/gather/test
https://pkg.go.dev/github.com/acanalis/gather/input
https://pkg.go.dev/github.com/acanalis/gather
The reason why I ask is because the packages where experimental, and "gather" has since changed its name and became private.
It would be great if I had an interface to add/remove my own packages from pkg.go.dev because:
#43297 (comment) mentioned using annotations in the go.mod file, so in the future I'll probably be able to remove the packages myself.
Thanks
The text was updated successfully, but these errors were encountered: