commit a563954b799c6921fc3666b4723d38413f442145 [browse]
Author: Andrew Bonventre
Date: 2018-01-22 15:08:02 -05:00

[release-branch.go1.9] go1.9.3

Change-Id: I9347a78c86dcc13cd5f6f000e788934cb1bda491
Reviewed-on: https://go-review.googlesource.com/89015
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Andrew Bonventre <andybons@golang.org>

commit 6ac64a0692876818f9a9c813ca0e2b438d7689c3 [browse]
Author: Stanislav Afanasev
Date: 2017-12-11 23:45:19 +03:00

[release-branch.go1.9] doc/contrib.html: fix outdated link

Change-Id: I6d94a14a781a2fbeb90db35ae3490ce2ac5f8ed1
Reviewed-on: https://go-review.googlesource.com/83315
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 2fb9fe48c63ed0b7eee36d0d8c2d494ad70602b0)
Reviewed-on: https://go-review.googlesource.com/89036
Reviewed-by: Andrew Bonventre <andybons@golang.org>

commit f94c408f4b4434895a4149e7ae9d0225081bbb6a [browse]
Author: Andrew Bonventre
Date: 2018-01-22 15:36:24 -05:00

[release-branch.go1.9] doc: update 1.9.3 release date

Change-Id: I689ccfb8452a170629425dc97da503b28766c6f9
Reviewed-on: https://go-review.googlesource.com/89035
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
(cherry picked from commit 7abbaddea4819515e1dad817cc1090e18f655b60)
Reviewed-on: https://go-review.googlesource.com/89055
Reviewed-by: Andrew Bonventre <andybons@golang.org>

commit 6452bf4a05282f7ad1ae5afcfa74fbd3a0b16bb2 [browse]
Author: Andrew Bonventre
Date: 2018-01-19 22:47:23 -05:00

[release-branch.go1.9] doc: change anchor URLs from golang.org/dl/ to /dl/

When running locally, it will redirect properly to golang.org/dl/
(see https://github.com/golang/tools/blob/master/cmd/godoc/dl.go).

This is to support domains in prod other than golang.org.

Change-Id: I6d3051fcd7e06a86442324a64d781d8ad95c624f
Reviewed-on: https://go-review.googlesource.com/88679
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-on: https://go-review.googlesource.com/88715
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

commit 5380990b844500d32646f38c5735c86d6b0dc96c [browse]
Author: Andrew Bonventre
Date: 2018-01-19 21:43:13 -05:00

[release-branch.go1.9] net/http: update bundled http2

Updates http2 to x/net/http2 git rev 44b7c21 for

  http2: Discard data reads on HEAD requests
  https://golang.org/cl/88655

Fixes golang/go#22376

Change-Id: I931d9065d7309bc6d3f978bfe8cc6a9f940ce9e9
Reviewed-on: https://go-review.googlesource.com/88676
Run-TryBot: Andrew Bonventre <andybons@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>

clone the repository to get more history