cfssl
cfssl copied to clipboard
getting error while running go get -u github.com/cloudflare/cfssl/cmd/cfssl
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