The import statement in
|
"github.com/securekey/fabric-examples/fabric-cli/cmd" |
imports a single
fabric-cli folder and it contains no GO files.
I think the import statement should be
github.com/securekey/fabric-examples/fabric-cli/cmd/fabric-cli/cmd
If yes, please let me know I'll create a pull request.