Descriptiondeps: allow crypto/x509 cgo and io/ioutil.
In order to land 5700087 (which moves the knowledge of how to get the
root certificates for the system from crypto/tls to crypto/x509), we
need to relax the restrictions on crypto/x509. Afterwards, we can
probably tighten them up in crypto/tls.
Patch Set 1 #Patch Set 2 : diff -r 677b60c6d1e7 https://go.googlecode.com/hg/ #Patch Set 3 : diff -r 677b60c6d1e7 https://go.googlecode.com/hg/ #Patch Set 4 : diff -r a9c5c88d2904 https://go.googlecode.com/hg/ #MessagesTotal messages: 4
|