build: upgrade protobuf dependencies
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
syntax = "proto3";
|
||||
package robocar.events;
|
||||
option go_package = "events";
|
||||
option go_package = "./events";
|
||||
|
||||
import "google/protobuf/timestamp.proto";
|
||||
|
||||
|
Reference in New Issue
Block a user