mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Change import to use new repo
This commit is contained in:
parent
28daa4a137
commit
955c9fb4bd
12 changed files with 20 additions and 20 deletions
|
|
@ -10,8 +10,8 @@ import (
|
|||
"strings"
|
||||
"time"
|
||||
|
||||
"github.com/bikeshack/magellan/internal/log"
|
||||
"github.com/bikeshack/magellan/internal/util"
|
||||
"github.com/OpenChami/magellan/internal/log"
|
||||
"github.com/OpenChami/magellan/internal/util"
|
||||
bmclib "github.com/bmc-toolbox/bmclib/v2"
|
||||
"github.com/bmc-toolbox/bmclib/v2/constants"
|
||||
bmclibErrs "github.com/bmc-toolbox/bmclib/v2/errors"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue