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

problem when run dep ensure #44

Closed uzumakina closed 3 years ago

uzumakina commented 3 years ago

dep ensure Solving failure: "github.com/coreos/go-systemd/util" imports "github.com/coreos/go-systemd/v22/internal/dlopen", which contains malformed code: no package exists at "github.com/coreos/go-systemd/v22/internal/dlopen"

uzumakina commented 3 years ago

sorry,maybe just network problem,I run succeesfully after trying a lot of times