On Thu, 2022-06-09 at 14:21 -0700, Peter Sjolin wrote:
> I attempted to use "code.google.com/p/go.crypto/openpgp" in my
> project and got the following error:
> $ go get code.google.com/p/go.crypto/openpgp
> go: unrecognized import path "code.google.com/p/go.crypto/openpgp":
> parse https://code.google.com/p/go.crypto/openpgp?go-get=1: no go-
> import meta tags (meta tag github.com/golang/go did not match import
> path code.google.com/p/go.crypto/openpgp)
>
> Is there an update to this?
>
> Peter

This now lives here golang.org/x/crypto/openpgp (code.google.com closed
down years ago).

Dan

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/1039ac47088072ae6a877aabf101d4f7984de35d.camel%40kortschak.io.

Reply via email to