I'm trying to build and run a repo (https://github.com/hyperledger/fabric/tree/master) but this error keeps popping up and still I haven't found a solution to this.
consensus.go:12:2: use of internal package github.com/hyperledger/fabric/internal/pkg/identity not allowed
This is just one of many files that give this error. I'm pretty sure I'm doing something wrong since this repo is suppose to be working.
Go version :
go version go1.13.5 linux/amd64
OS : Linux Mint 19.2 Cinnamon