github.com/Hyperledger-TWGC/tjfoc-gm@v1.4.0/go.mod (about) 1 module github.com/Hyperledger-TWGC/tjfoc-gm 2 3 go 1.14 4 5 require ( 6 github.com/golang/protobuf v1.4.2 7 golang.org/x/crypto v0.0.0-20201012173705-84dcc777aaee 8 golang.org/x/net v0.0.0-20201010224723-4f7140c49acb 9 google.golang.org/grpc v1.31.0 10 )