mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-07 18:15:47 +08:00
Remove gogo/protobuf (#773)
This commit is contained in:
@@ -2,6 +2,8 @@ syntax = "proto3";
|
||||
|
||||
package commandqueued;
|
||||
|
||||
option go_package = "github.com/micromdm/micromdm/platform/queue/internal/commandqueued";
|
||||
|
||||
message CommandQueued {
|
||||
string device_udid = 1;
|
||||
string command_uuid = 2;
|
||||
|
||||
Reference in New Issue
Block a user