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