mirror of
https://github.com/golang/go
synced 2024-11-18 15:54:42 -07:00
466118c5c7
Change-Id: I04d2e83f86f021464190f0b0fe0e450cb4662ad9 Reviewed-on: https://go-review.googlesource.com/1971 Reviewed-by: Josh Bleecher Snyder <josharian@gmail.com>
3 lines
153 B
Plaintext
3 lines
153 B
Plaintext
crypto/tls: change default minimum version to TLS 1.0. (https://golang.org/cl/1791)
|
|
encoding/base64: add unpadded encodings (https://golang.org/cl/1511)
|