]> Cypherpunks.ru repositories - gostls13.git/commit
[dev.boringcrypto] misc/boring: remove download of releaselet.go in build.release
authorDmitri Shuralyov <dmitshur@golang.org>
Mon, 12 Aug 2019 19:40:50 +0000 (15:40 -0400)
committerDmitri Shuralyov <dmitshur@golang.org>
Tue, 13 Aug 2019 02:09:21 +0000 (02:09 +0000)
commit941702929019550c7242009be940711395d146c0
tree789d132c77ff367cbe6f214d0856ff46c4387c26
parent2691091a4afb059845caf203cccd29b84694ca2b
[dev.boringcrypto] misc/boring: remove download of releaselet.go in build.release

This step was added in CL 188738 to work around the issue
golang.org/issue/33443. That issue has now been resolved,
so this step is no longer needed and can be removed.

Updates #33443

Change-Id: I0c9257ab61d53f3a47556882f7dfc8fc119be849
Reviewed-on: https://go-review.googlesource.com/c/go/+/189942
Reviewed-by: Filippo Valsorda <filippo@golang.org>
misc/boring/build.release