]> Cypherpunks.ru repositories - gostls13.git/commit
api/go1.16: remove crypto/tls APIs that are moved to Go 1.17
authorDmitri Shuralyov <dmitshur@golang.org>
Thu, 17 Dec 2020 20:17:14 +0000 (15:17 -0500)
committerDmitri Shuralyov <dmitshur@golang.org>
Thu, 17 Dec 2020 20:25:45 +0000 (20:25 +0000)
commit8fcf318123e15abf6ce35e33831bdb64a4e071ff
tree8c1b4d386a5aca033250cb5a4eb5c9ac1867701b
parent520f3b72db7befab2028d9a47376267cf2d274a9
api/go1.16: remove crypto/tls APIs that are moved to Go 1.17

CL 269697 was created before CL 276454 and submitted after,
so the api/go1.16.txt file needs to be updated accordingly
to fix the build.

Updates #32406.

Change-Id: I6bf79cc981be504e0baefa82982814aaee4434dc
Reviewed-on: https://go-review.googlesource.com/c/go/+/278992
Trust: Dmitri Shuralyov <dmitshur@golang.org>
Trust: Katie Hockman <katie@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
api/go1.16.txt