]> Cypherpunks repositories - gostls13.git/commit
api/go1.16: add go/build/constraint APIs
authorAlexander Rakoczy <alex@golang.org>
Wed, 27 Jan 2021 20:26:02 +0000 (15:26 -0500)
committerAlexander Rakoczy <alex@golang.org>
Wed, 27 Jan 2021 21:11:22 +0000 (21:11 +0000)
commit00f2ff5c942e8f3e68cd10b5909278cda15c6bb5
treebd590f3e173970d6612f09fdeb2bc8e620fbd865
parent35334caf18cb35ecc7a43082b7bfcc7ce8d0de8f
api/go1.16: add go/build/constraint APIs

These APIs were added in CL 240604 as part of an approved proposal. It
was submitted after the initial api/go1.16.txt creation.

For #41184
For #43407

Change-Id: Ifb54df2b61c554c32bd9d17afbb74f4e42e0b228
Reviewed-on: https://go-review.googlesource.com/c/go/+/287412
Trust: Alexander Rakoczy <alex@golang.org>
Run-TryBot: Alexander Rakoczy <alex@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
api/go1.16.txt