commit | c82123aa1384ef5797de16b8c67017758ebaaac6 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Wed Sep 04 14:02:54 2024 +0000 |
committer | Gopher Robot <gobot@golang.org> | Wed Sep 04 14:38:05 2024 +0000 |
tree | b4ea6327a74245085262a13f20ee1aa0e6984561 | |
parent | 59aa0406c4e8c388bad00a974aa256f21c4937a4 [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I58bd8e7171b67f75fef3896c83de938c7ed6c3c3 Reviewed-on: https://go-review.googlesource.com/c/image/+/610655 Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Michael Pratt <mpratt@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.