commit | 931781a504d8accf27aaa5863e135f8b960b3aac | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Fri Oct 04 14:03:17 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Fri Oct 04 14:54:58 2024 +0000 |
tree | 1d9bd39faad2ba0e9bda7342dc72265e981e12d9 | |
parent | c82123aa1384ef5797de16b8c67017758ebaaac6 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I654cf7e89f7e33a9f7144f6abc18cde3d14c98e4 Reviewed-on: https://go-review.googlesource.com/c/image/+/617657 Reviewed-by: David Chase <drchase@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Dmitri Shuralyov <dmitshur@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.