cfssl icon indicating copy to clipboard operation
cfssl copied to clipboard

getting error while running go get -u github.com/cloudflare/cfssl/cmd/cfssl

Open rahu7624 opened this issue 4 years ago • 0 comments

Hi Team,

We are getting below error while running "go get -u github.com/cloudflare/cfssl/cmd/cfssl" in a Makefile. Kindly check and advise.

github.com/zmap/zlint/v3/util

../../go/pkg/mod/github.com/zmap/zlint/[email protected]/util/encodings.go:38:27: cannot use atv.Type (type "github.com/zmap/zcrypto/encoding/asn1".ObjectIdentifier) as type "encoding/asn1".ObjectIdentifier in argument to IsNameAttribute ../../go/pkg/mod/github.com/zmap/zlint/[email protected]/util/oid.go:138:17: cannot use v.Type (type "github.com/zmap/zcrypto/encoding/asn1".ObjectIdentifier) as type "encoding/asn1".ObjectIdentifier in argument to oid.Equal make: *** [Makefile:118: /bin/cfssl] Error 2

Thanks Rahul

rahu7624 avatar Jul 21 '21 07:07 rahu7624