commit | 55c4ab6bd625a2e8433671ec9f9b6c46daddf2cf | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Sat May 04 15:02:07 2024 |
committer | Gopher Robot <gobot@golang.org> | Sun May 05 12:58:27 2024 |
tree | 58f849cffd929da1e45a3028cde02bc57b040f49 | |
parent | 0057a939a541e6068d04ccf947c61a708378101d [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I2e67daf6bd33b0a11d75d544f6f4a83112c7ab90 Reviewed-on: https://go-review.googlesource.com/c/image/+/583255 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Reviewed-by: Than McIntosh <thanm@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.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.