module github.com/terminaldweller/grpc go 1.15 require ( github.com/golang/protobuf v1.5.2 google.golang.org/protobuf v1.27.1 )