refactor/checkout (#8)
Co-authored-by: matst80 <mats.tornberg@gmail.com> Reviewed-on: #8 Co-authored-by: Mats Törnberg <mats@tornberg.me> Co-committed-by: Mats Törnberg <mats@tornberg.me>
This commit was merged in pull request #8.
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package messages;
|
||||
package control_plane_messages;
|
||||
|
||||
option go_package = "git.k6n.net/go-cart-actor/proto;messages";
|
||||
option go_package = "git.k6n.net/go-cart-actor/proto/control;control_plane_messages";
|
||||
|
||||
import "google/protobuf/any.proto";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user