Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

encoding/asn1: document says nothing about "generalized" and "utc" tags #19889

Closed
hirochachacha opened this issue Apr 8, 2017 · 1 comment
Closed

Comments

@hirochachacha
Copy link
Contributor

Please answer these questions before submitting your issue. Thanks!

What version of Go are you using (go version)?

What operating system and processor architecture are you using (go env)?

What did you do?

If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.

What did you expect to see?

https://golang.org/pkg/encoding/asn1/ contains information about "generalized" and "utc" tags.

What did you see instead?

no information about that.

@gopherbot
Copy link

CL https://golang.org/cl/40071 mentions this issue.

lparth pushed a commit to lparth/go that referenced this issue Apr 13, 2017
Also reformat tables.

Fixes golang#19889

Change-Id: I05083d2bab8bca46c4e22a415eb9b73513df6994
Reviewed-on: https://go-review.googlesource.com/40071
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
@golang golang locked and limited conversation to collaborators Apr 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants