commit | 445ab0e75e6df9b6a4d3d5437bda2a7cac74eb72 | [log] [tgz] |
---|---|---|
author | Gopher Robot <gobot@golang.org> | Tue Nov 07 19:01:52 2023 |
committer | Gopher Robot <gobot@golang.org> | Tue Nov 07 19:04:26 2023 |
tree | 2f7998013588ed27f95b924a58fcc682b9da45da | |
parent | 240a51ac9f088c1c81cad2cf80a37b99c52abcde [diff] |
go.mod: update golang.org/x dependencies Update golang.org/x dependencies to their latest tagged versions. Change-Id: I0cd4e4f8bcf8d72cfe00e80de0259269061ce63b Reviewed-on: https://go-review.googlesource.com/c/image/+/540596 Reviewed-by: Heschi Kreinick <heschi@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.