commit | 6f5d68baf1dce478af0fcb66915d9820726b9d2f | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Thu Nov 08 20:20:57 2018 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Thu Nov 08 20:55:02 2018 |
tree | 27dc3633360fb6b3af45efddb0767b1c3d4597bd | |
parent | 55919307b5a9ea4a288b42cfbcae6b0bed7d458d [diff] |
webp/nycbcra: delete deprecated package This package has been deprecated since Go 1.6, which is long ago. There's a warning printed whenever this package is imported, which helped people migrate away from it by now. Delete it since it's unused and unsupported. Change-Id: If84b631ebff6530cdb955af34fa7b84d50130166 Reviewed-on: https://go-review.googlesource.com/c/148570 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This repository holds supplementary Go image libraries.
The easiest way to install is to run go get -u golang.org/x/image/...
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/image
.
This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://golang.org/doc/contribute.html.
The main issue tracker for the image repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/image:” in the subject line, so it is easy to find.