]> Cypherpunks repositories - gostls13.git/commit
go/build: introduce go1.6 build tag
authorBrad Fitzpatrick <bradfitz@golang.org>
Sun, 8 Nov 2015 09:41:20 +0000 (10:41 +0100)
committerBrad Fitzpatrick <bradfitz@golang.org>
Sun, 8 Nov 2015 10:57:57 +0000 (10:57 +0000)
commitdbfaedf0caf31f4be0c18f367a99eadc8ca171d2
tree4ab927e27726bf42ed5bde781b47b84526932b1b
parent0bef88aa5fa5d8f92e2821d9df7c37caaac432dd
go/build: introduce go1.6 build tag

This is needed now for subrepos to be able to conditionally use
API symbols found only after Go 1.5.

Change-Id: I91f8a1154e2a74008e8ca79490e3f12847f9c3b2
Reviewed-on: https://go-review.googlesource.com/16733
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Mathieu Lonjaret <mathieu.lonjaret@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/go/build/build.go
src/go/build/doc.go