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

undefined: time.UnixMilli and lib/ocsp.go:151:17: undefined: io.ReadAll #287

Open
TayyabIkhlaq opened this issue Aug 4, 2022 · 4 comments

Comments

@TayyabIkhlaq
Copy link

When i ran installation command "go install github.com/square/certigo" into my ubuntu terminal inside certigo directory ,it gives below errors.

github.com/square/certigo/lib
lib/ct.go:32:25: undefined: time.UnixMilli
lib/ocsp.go:151:17: undefined: io.ReadAll

There is no information to resolve this error on google.Please guide how can i resolve this error ?

@jdtw
Copy link
Contributor

jdtw commented Aug 9, 2022

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

@TayyabIkhlaq
Copy link
Author

It is go 1.13.

@TayyabIkhlaq
Copy link
Author

Now i upgrade it to go 1.19,but still get no results.When i type certigo i didn't recognize it.

@TayyabIkhlaq
Copy link
Author

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

It is go 1.19 now,previously go 1.13 also checked but not worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants