commit | 06cd1185ae7e1db86baa633b6ec649327268e8b1 | [log] [tgz] |
---|---|---|
author | Dmitri Shuralyov <dmitshur@golang.org> | Fri Oct 30 18:16:31 2020 -0400 |
committer | Dmitri Shuralyov <dmitshur@golang.org> | Fri Nov 06 23:45:42 2020 +0000 |
tree | 3bd235f66187e38d15be5d0ad215d3037ea22bee | |
parent | ab3756d1dc926f140fa13ba029449e2cf7431713 [diff] |
[x/tour] tour: update to the App Engine Go 1.14 runtime Reference: • https://cloud.google.com/appengine/docs/standard/go/runtime Change-Id: I46b87098ed04c9c5d9f84193c9d72f9d30a59233 Reviewed-on: https://go-review.googlesource.com/c/tour/+/266818 Trust: Dmitri Shuralyov <dmitshur@golang.org> Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Go Bot <gobot@golang.org> Reviewed-by: Alexander Rakoczy <alex@golang.org> Reviewed-by: Carlos Amedee <carlos@golang.org> X-Tour-Commit: 4bb7d986198daef2a80e976e7a3576204332e0ba
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.