Note that x/crypto/openpgp has been frozen and deprecated, you're better
off with a third party maintained package
- sean
On Fri, Jun 10, 2022, 00:41 'Dan Kortschak' via golang-nuts <
golang-nuts@googlegroups.com> wrote:
> On Thu, 2022-06-09 at 14:21 -0700, Peter Sjolin wrote:
> > I attempted to
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.go
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