graphics-go icon indicating copy to clipboard operation
graphics-go copied to clipboard

Packages reference the old code.google.com/p/graphics-go/

Open carbocation opened this issue 10 years ago • 0 comments

Your port still includes code.google.com/p/graphics-go/*, rather than referring to itself. This is mostly relevant because of the warning that we now get when we go get your package:

warning: code.google.com is shutting down; import path code.google.com/p/graphics-go/graphics/convolve will stop working

I would be happy to submit a pull request making your package self-referential, if there is interest.

carbocation avatar Dec 12 '15 17:12 carbocation