You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go install github.com/kelseyhightower/conf
resulted in
go: finding module for package code.google.com/p/go.crypto/openpgp
......\go\pkg\mod\github.com\xordataexchange\[email protected]\encoding\secconf\secconf.go:15:2: cannot find module providing package code.google.com/p/go.crypto/openpgp: unrec
ognized 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)
go install github.com/kelseyhightower/conf
resulted in
go: finding module for package code.google.com/p/go.crypto/openpgp
......\go\pkg\mod\github.com\xordataexchange\[email protected]\encoding\secconf\secconf.go:15:2: cannot find module providing package code.google.com/p/go.crypto/openpgp: unrec
ognized 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)
xordataexchange/crypt#34 says
github.com\xordataexchange\crypt is not active, use https://github.com/bketelsen/crypt.
The text was updated successfully, but these errors were encountered: