commit | ed5dba0ea28f9438e4dac0320f7d9bb2fddd9737 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Thu Apr 06 09:44:16 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Thu Apr 06 15:43:24 2023 +0000 |
tree | 0126f28d9df08d27e63ab57866090ffde073d192 | |
parent | 08ca817286cef4a50486ff2dc212ec148ff956ae [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: Ie0bb31bf2e0ecfda35de664bca8b74cafe3b61bf Reviewed-on: https://go-review.googlesource.com/c/image/+/482775 Run-TryBot: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@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.