]> Cypherpunks repositories - gostls13.git/commit
cmd/go: document that <meta> tags should be early in the HTML for go get
authorRuss Cox <rsc@golang.org>
Tue, 14 Jul 2015 02:55:26 +0000 (22:55 -0400)
committerRuss Cox <rsc@golang.org>
Wed, 15 Jul 2015 04:13:56 +0000 (04:13 +0000)
commit687925ffcf034b84029f646ea87f22eca5aeada5
tree4324d159723e7541c599a16564e3e11cddfb48db
parent023047d14b0f01cd220b4bd75a85b8e25f4b6dfe
cmd/go: document that <meta> tags should be early in the HTML for go get

While we are here, fix a few things not updated for -insecure.

Fixes #8163.

Change-Id: Ib80c9ac00d6b61cce26c3d20bee3d30ab9af1331
Reviewed-on: https://go-review.googlesource.com/12148
Reviewed-by: Rob Pike <r@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/help.go