chainHero / heroes-service

Short tutorial to build a blockchain application in Go with Hyperledger Fabric
https://chainhero.io/2018/06/tutorial-build-blockchain-app-v1-1-0/
Apache License 2.0
275 stars 147 forks source link

dep ensure : Solving failure: No versions of github.com/golang/mock met constraints: #48

Open sahil-kothari opened 9 months ago

sahil-kothari commented 9 months ago

Facing this issue when I run the dep ensure command. image