commit | 6e81c213a83e84d8c6e9ad5fa1dffcd777e634b0 | [log] [tgz] |
---|---|---|
author | Channing Kimble-Brown <channing@golang.org> | Tue Jan 29 11:15:59 2019 -0500 |
committer | Channing Kimble-Brown <channing@golang.org> | Tue Jan 29 18:33:20 2019 +0000 |
tree | 5a32d4444eb14d1f0d79a989d0dd34a36b00f1e7 | |
parent | 1459be3397876c3d750be16d4063be347520681a [diff] |
cmd/golangorg: add xerrors to x.go Backporting the change from CL 159739 since updates to x/tools/cmd/godoc are not automatically mirrored to cmd/golangorg Updates golang/go#29206 Change-Id: Ic377255b321ab73cfb04513aa00a510e407a2bdf Reviewed-on: https://go-review.googlesource.com/c/160137 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
This repository holds the Go Website server code and content.
The easiest way to install is to run go get -u golang.org/x/website
. You can also manually git clone the repository to $GOPATH/src/golang.org/x/website
.
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 time repository is located at https://github.com/golang/go/issues. Prefix your issue with “x/website:” in the subject line, so it is easy to find.