commit | 99f80d0ecbab4d4d274df3536cd15643d6836e17 | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Mon Apr 11 13:09:13 2022 -0400 |
committer | Gopher Robot <gobot@golang.org> | Tue Apr 12 02:13:10 2022 +0000 |
tree | 7e9a25d37fe7249ac8e2ab695b8fecaeff8ffa39 | |
parent | a8550c1d254a56cf1762a2993881d2b23c0c83dd [diff] |
all: gofmt Gofmt to update doc comments to the new formatting. For golang/go#51082. Change-Id: Iae65e4d8854b66205e4cbcdd1ae0eec48c582496 Reviewed-on: https://go-review.googlesource.com/c/image/+/399615 Run-TryBot: Russ Cox <rsc@golang.org> Reviewed-by: Ian Lance Taylor <iant@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Auto-Submit: Russ Cox <rsc@golang.org>
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.