commit | bb712eb67b2b77b691f7b4335cc013a0eb42b71c | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Jan 04 15:01:17 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Jan 04 15:49:40 2023 +0000 |
tree | f6dce953ec71029d21a784c5735c069f452933ab | |
parent | 9b8a3be425462106abd69d25c90401efb6d1b8d2 [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: I6407536de0d39d8c3c4600e8d32bf77ea98e52b6 Reviewed-on: https://go-review.googlesource.com/c/image/+/460495 Auto-Submit: Gopher Robot <gobot@golang.org> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Run-TryBot: 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.