commit | 6c5fa462eb87ac98bad9b09ea3b041dd770fa611 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Jun 04 15:06:59 2024 |
committer | Gopher Robot <gobot@golang.org> | Tue Jun 04 16:01:12 2024 |
tree | 0b1e62dd2a9137f52f8f21d3ded1b1fb3fb78067 | |
parent | 55c4ab6bd625a2e8433671ec9f9b6c46daddf2cf [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: Iae53a313887f9b3da122cc98ef7c173afdeaff88 Reviewed-on: https://go-review.googlesource.com/c/image/+/590217 Auto-Submit: Gopher Robot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Than McIntosh <thanm@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.