]> Cypherpunks repositories - gostls13.git/commit
cmd/go, go/build: document form of import paths
authorRuss Cox <rsc@golang.org>
Wed, 26 Oct 2016 17:06:37 +0000 (13:06 -0400)
committerRuss Cox <rsc@golang.org>
Fri, 28 Oct 2016 19:34:16 +0000 (19:34 +0000)
commite2bcae7875e37c13f92dc3cf16614bf7e70fa6c8
tree9178a0d24f7509ba8aad15f0771b968301e4266b
parent2a7272b42230c0d55c1ec243d123fea9ba035063
cmd/go, go/build: document form of import paths

Fixes #16164.

Change-Id: Ic8f51ebd8235640143913a07b70f5b41ee061fe4
Reviewed-on: https://go-review.googlesource.com/32114
Reviewed-by: Quentin Smith <quentin@golang.org>
src/cmd/go/list.go
src/go/build/build.go