commit | 59aa0406c4e8c388bad00a974aa256f21c4937a4 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Aug 06 15:28:55 2024 |
committer | Gopher Robot <gobot@golang.org> | Tue Aug 06 15:38:10 2024 |
tree | 99091b69a6cfb5d778baa100f282c0a9f1cf60d4 | |
parent | 8bfd4fda7549373b6c3ac280a8c62a7857fee133 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Ie37be56caaa77bca494540193f49d14534cae3b9 Reviewed-on: https://go-review.googlesource.com/c/image/+/603395 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: David Chase <drchase@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.