commit | f9550b04a5344792f1e5e5f9fbe8f5e87423f19e | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Jul 04 15:01:25 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Jul 05 12:29:43 2023 +0000 |
tree | 2fcb89528ae235435dacbf0fecac9d8453803eee | |
parent | 81c166c49c1d18a6e9a5f659b646eb300013ccd0 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Once this CL is submitted, and post-submit testing succeeds on all first-class ports across all supported Go versions, this repository will be tagged with its next minor version. Change-Id: Idec00dd11cae3653c5f4ec9ddd8e8ca2d1b25ba3 Reviewed-on: https://go-review.googlesource.com/c/image/+/507836 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <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.