commit | 64ec528b34cd31d20d746f6d1aed75f871bbd171 | [log] [tgz] |
---|---|---|
author | Jacob <Jacalz@users.noreply.github.com> | Tue May 31 13:53:51 2022 |
committer | Gopher Robot <gobot@golang.org> | Wed Jun 01 22:57:56 2022 |
tree | e1193f06917cf61197c3f9d5bbba82d0972b33a1 | |
parent | 70e8d0d3baa9a699c3865c753cbfa8ae65bd86ce [diff] |
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.