update proto

This commit is contained in:
2023-03-29 13:30:24 +02:00
parent bbc682386a
commit 1a5c2a33c9
4 changed files with 304 additions and 310 deletions

View File

@@ -1,6 +1,6 @@
syntax = "proto3";
option go_package = "git.coopgo.io/coopgo-platform/carpool-service/grpc/proto";
option go_package = "git.coopgo.io/coopgo-platform/carpool-service/servers/grpc/proto";
import "google/protobuf/timestamp.proto";
import "carpool-service-types.proto";