hyperledger/fabric-sdk-go

The error occurred when using fabric-sdk-go client-side

gf457832386 opened this issue · 0 comments

oot@jf-02:~/fisco/go-sdk# go run kvtabletest/contract/monitor.go

github.com/hyperledger/fabric-sdk-go/internal/github.com/hyperledger/fabric/core/operations

/root/go/pkg/mod/github.com/hyperledger/fabric-sdk-go@v1.0.0/internal/github.com/hyperledger/fabric/core/operations/system.go:225:49: not enough arguments in call to s.statsd.SendLoop
have (<-chan time.Time, string, string)
want (context.Context, <-chan time.Time, string, string)

Am I missing anything? Changing the code to a different machine and downloading the dependency package again resulted in this issue with the dependency package