commit | 775e3b0c77b940684efe0f152b6075671018854f | [log] [tgz] |
---|---|---|
author | Sebastien Binet <binet@cern.ch> | Wed Feb 17 08:23:34 2021 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Mon Jun 07 15:23:25 2021 |
tree | e9c808939b64116aaa7afb681572a5e1d0c3229f | |
parent | 7319ad40d33ef7dff8f361a3806075203b7fcc8b [diff] |
image: bump x/text@v0.3.6 This CL updates x/image to use the latest x/text module. Change-Id: I78e81530a804433f97574c704bf5bc759a6d4d60 Reviewed-on: https://go-review.googlesource.com/c/image/+/292530 Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Bryan C. Mills <bcmills@google.com> Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <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.