]> Cypherpunks repositories - gostls13.git/commit
doc/go1.15: add encoding/asn1 note about minimal encoding
authorRoland Shoemaker <rolandshoemaker@gmail.com>
Tue, 30 Jun 2020 16:14:15 +0000 (09:14 -0700)
committerFilippo Valsorda <filippo@golang.org>
Tue, 30 Jun 2020 17:24:22 +0000 (17:24 +0000)
commitbf061af1d0cf5b27ec1415d7b555874b070f483a
tree7325478dbfef81e5e294140aa61bfee9286cdf1d
parent4b28f5ded3c3af3d881384e278595426c478e24b
doc/go1.15: add encoding/asn1 note about minimal encoding

Also fix missing <code> tags in the other encoding/asn1 note.

Updates #37419

Change-Id: Ic0e9131016b44ed864629aa8d0a7fddb57146d21
Reviewed-on: https://go-review.googlesource.com/c/go/+/240518
Reviewed-by: Filippo Valsorda <filippo@golang.org>
doc/go1.15.html