kevin-hf / education

基于Hyperledger Fabric 使用fabric-sdk-go实现的一个征信应用.
231 stars 139 forks source link

make的时候报错 #5

Closed yuyuyuyuyuyuyuyuyu closed 5 years ago

yuyuyuyuyuyuyuyuyu commented 5 years ago

github.com/kongyixueyuan.com/education/vendor/github.com/hyperledger/fabric-sdk-go/internal/github.com/hyperledger/fabric-ca/util

vendor/github.com/hyperledger/fabric-sdk-go/internal/github.com/hyperledger/fabric-ca/util/csp.go:47:8: cannot convert nil to type csr.KeyRequest vendor/github.com/hyperledger/fabric-sdk-go/internal/github.com/hyperledger/fabric-ca/util/csp.go:132:37: cannot use req.KeyRequest (type *csr.KeyRequest) as type csr.KeyRequest in argument to getBCCSPKeyOpts

github.com/kongyixueyuan.com/education/vendor/github.com/zmap/zlint/lints

vendor/github.com/zmap/zlint/lints/result.go:75:9: undefined: strings.ReplaceAll Makefile:17: recipe for target 'build' failed