commit | 2b687b56714d59d061135c735913a64fe2b70778 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Aug 04 16:27:37 2023 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Aug 04 16:56:53 2023 +0000 |
tree | 97eaf2c8801c8e428a7e6d143254cdff1f8e6f6e | |
parent | cb227cd2c919b27c6206fe0c1041a8bcc677949d [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: Iba794cf661b5d8f34ad733fff1a23dc9ce9ae869 Reviewed-on: https://go-review.googlesource.com/c/image/+/516035 Reviewed-by: Heschi Kreinick <heschi@google.com> Run-TryBot: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: 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.