mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-06 09:16:24 +08:00
switch to micromdm/plist and update jessepeterson/cfgprofiles
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
"github.com/go-kit/kit/log"
|
||||
"github.com/go-kit/kit/log/level"
|
||||
"github.com/groob/plist"
|
||||
"github.com/micromdm/plist"
|
||||
)
|
||||
|
||||
// QueueInMem represents an in-memory command queue
|
||||
|
||||
@@ -9,7 +9,7 @@ import (
|
||||
"github.com/boltdb/bolt"
|
||||
"github.com/go-kit/kit/log"
|
||||
"github.com/go-kit/kit/log/level"
|
||||
"github.com/groob/plist"
|
||||
"github.com/micromdm/plist"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/micromdm/micromdm/mdm"
|
||||
|
||||
Reference in New Issue
Block a user