module erc1155 go 1.16 require ( github.com/hyperledger/fabric-contract-api-go v1.1.1 golang.org/x/tools v0.1.7 // indirect )