module github.com/cyrilix/robocar-protobuf/go go 1.17 require ( github.com/golang/protobuf v1.5.2 google.golang.org/protobuf v1.26.0 )