commit | ffcb3fe7d1bf4ed2e01a95a552bb3b7f5dab24d1 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Mon Oct 17 18:28:37 2022 |
committer | Gopher Robot <gobot@golang.org> | Mon Oct 17 20:05:08 2022 |
tree | fd23c92f93b85bee7769812d2dec42d915f27b8f | |
parent | e7cb96979f695f92bdde7ac40937ef6865b33503 [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: I65f153d436a7ab27b6f6fd810736f3e027f4f169 Reviewed-on: https://go-review.googlesource.com/c/image/+/443416 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@google.com> Auto-Submit: 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.