module github.com/cyrilix/robocar-protobuf/go go 1.21 require ( github.com/golang/protobuf v1.5.3 google.golang.org/protobuf v1.31.0 )