commit | 81c166c49c1d18a6e9a5f659b646eb300013ccd0 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Jun 12 17:26:38 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Mon Jun 12 17:38:12 2023 +0000 |
tree | ed0325b7ab586b9f2fbcd8d54ac360da475001ed | |
parent | ed5dba0ea28f9438e4dac0320f7d9bb2fddd9737 [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: I84ae75d78ab19da92628683a322eb6daac4158cf Reviewed-on: https://go-review.googlesource.com/c/image/+/502516 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> 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.