mirror of
https://github.com/micromdm/micromdm/
synced 2026-08-10 19:46:07 +08:00
switch to micromdm/plist and update jessepeterson/cfgprofiles
This commit is contained in:
@@ -15,7 +15,7 @@ import (
|
||||
"path/filepath"
|
||||
"strings"
|
||||
|
||||
"github.com/groob/plist"
|
||||
"github.com/micromdm/plist"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/micromdm/micromdm/mdm/appmanifest"
|
||||
|
||||
@@ -8,7 +8,7 @@ import (
|
||||
"io/ioutil"
|
||||
"os"
|
||||
|
||||
"github.com/groob/plist"
|
||||
"github.com/micromdm/plist"
|
||||
"github.com/pkg/errors"
|
||||
|
||||
"github.com/micromdm/micromdm/pkg/crypto/password"
|
||||
|
||||
Reference in New Issue
Block a user