mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-06 17:53:14 +08:00
Remove gogo/protobuf (#773)
This commit is contained in:
@@ -3,8 +3,8 @@ package queue
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/gogo/protobuf/proto"
|
||||
"github.com/pkg/errors"
|
||||
"google.golang.org/protobuf/proto"
|
||||
|
||||
"github.com/micromdm/micromdm/platform/queue/internal/devicecommandproto"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user