module github.com/mitchell/selfpass_protobuf/go
go 1.12
require (
github.com/golang/protobuf v1.3.1
google.golang.org/grpc v1.22.0
)