mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-10 19:46:07 +08:00
Remove gogo/protobuf (#773)
This commit is contained in:
@@ -3,9 +3,9 @@ package command
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/gogo/protobuf/proto"
|
||||
"github.com/google/uuid"
|
||||
"github.com/pkg/errors"
|
||||
"google.golang.org/protobuf/proto"
|
||||
|
||||
"github.com/micromdm/micromdm/mdm/mdm"
|
||||
"github.com/micromdm/micromdm/platform/command/internal/commandproto"
|
||||
|
||||
Reference in New Issue
Block a user