unrecognized import path "code.google.com/p/go.crypto/openpgp"

180 views
Skip to first unread message

Peter Sjolin

unread,
Jun 9, 2022, 7:33:14 PM6/9/22
to golang-nuts
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


Dan Kortschak

unread,
Jun 9, 2022, 7:42:13 PM6/9/22
to golan...@googlegroups.com
This now lives here golang.org/x/crypto/openpgp (code.google.com closed
down years ago).

Dan

Sean Liao

unread,
Jun 10, 2022, 4:03:20 AM6/10/22
to golang-nuts
Note that x/crypto/openpgp has been frozen and deprecated, you're better off with a third party maintained package

- sean

--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/1039ac47088072ae6a877aabf101d4f7984de35d.camel%40kortschak.io.
Reply all
Reply to author
Forward
0 new messages