mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-05 00:45:50 +08:00
Remove gogo/protobuf (#773)
This commit is contained in:
@@ -2,6 +2,8 @@ syntax = "proto3";
|
||||
|
||||
package devicecommandproto;
|
||||
|
||||
option go_package = "github.com/micromdm/micromdm/platform/queue/internal/devicecommandproto";
|
||||
|
||||
message Command {
|
||||
string uuid = 1;
|
||||
bytes payload = 2;
|
||||
|
||||
Reference in New Issue
Block a user