x/pkgsite: Remove aaronsky/asc-go/asc from pkg.go.dev #42320
Closed
Milestone
Comments
Done (may still be present for a short time until it expires from the cache). |
@jba Thank you! I can see that the requested package has been taken care of. I appreciate it! I overlooked that pkg.go.dev is also reflecting my example packages in that repo too. If it isn't too much trouble, could you look at the other packages listed at this page too? ~> https://pkg.go.dev/github.com/aaronsky/asc-go |
So you'd like to remove everything with the prefix |
Yes, that sounds right. The new package source is Thank you! |
Done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What is the URL of the page with the issue?
https://pkg.go.dev/github.com/aaronsky/asc-go/asc
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:81.0) Gecko/20100101 Firefox/81.0
Screenshot
What did you do?
I am the author of package
asc-go
. Would it be possible to remove aaronsky/asc-go/asc? I have moved and renamed the package tocidertool/asc-go/asc
, which can be found at https://pkg.go.dev/github.com/cidertool/asc-go/asc. I'm looking to remove it from GoDoc too, though based on the information there I have to send an email to make that happen.What did you expect to see?
aaronsky/asc-go/asc
removed from pkg.go.dev, so thatcidertool/asc-go/asc
is the only available listing.What did you see instead?
Both versions of the package displayed with roughly equal prominence.
The text was updated successfully, but these errors were encountered: