commit | 4b0b9b997d59131e7d0c354df6e007e86ee115a2 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Thu Nov 08 20:28:34 2018 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Thu Nov 08 20:57:45 2018 |
tree | 7202b2d2cdd6ce65cd8cedcab0979c73cf8160e4 | |
parent | 6f5d68baf1dce478af0fcb66915d9820726b9d2f [diff] |
vector: remove Go 1.8 support This change reverts CL 32132. We no longer have to worry about Go 1.5 support. This results in slightly simpler build constraints. Change-Id: I021936646a6e9a82462a885b256894027fb58aeb Reviewed-on: https://go-review.googlesource.com/c/148568 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org> TryBot-Result: Gobot Gobot <gobot@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.