commit | b6ac75bc5918c3a0a2200faa20aedebc76d5b349 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Sat Mar 04 15:01:17 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Sun Mar 05 01:20:52 2023 +0000 |
tree | 422497c8e4446d91414f993dff62cb4314468a9f | |
parent | 1b7441254c9a43adda43ffcf12d7add0f1df0191 [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: I4b93f43a856da6cae7427a722a379231614f6683 Reviewed-on: https://go-review.googlesource.com/c/image/+/473436 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Heschi Kreinick <heschi@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.