getting error while running go get -u github.com/cloudflare/cfssl/cmd/cfssl
- Dominant language
- Go
- Stars
- 9.5k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
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/v3@v3.2.0/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/v3@v3.2.0/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
Contributor guide
Assessment
This issue has not been assessed yet.