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