mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-08 02:25:34 +08:00
Remove gogo/protobuf (#773)
This commit is contained in:
@@ -2,6 +2,8 @@ syntax = "proto3";
|
||||
|
||||
package commandproto;
|
||||
|
||||
option go_package = "github.com/micromdm/micromdm/platform/command/internal/commandproto";
|
||||
|
||||
message Event {
|
||||
string id = 1;
|
||||
int64 time = 2;
|
||||
|
||||
Reference in New Issue
Block a user