all: update golang.org/x/text for CVE-2021-38561 This should avoid flagging dependent projects as being vulnerable to https://deps.dev/advisory/OSV/GO-2021-0113. Change-Id: I2b23307109843d7c5fbc3aa070dc2059912746a8 GitHub-Last-Rev: fa7d4f748b30856041ab6e96e3341232462904d3 GitHub-Pull-Request: golang/image#9 Reviewed-on: https://go-review.googlesource.com/c/image/+/409434 Run-TryBot: Ian Lance Taylor <iant@google.com> Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Ian Lance Taylor <iant@google.com>
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.