mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
updated all references
This commit is contained in:
parent
c573261f74
commit
1405b42f97
25 changed files with 70 additions and 117 deletions
|
|
@ -19,8 +19,8 @@ import (
|
|||
"net"
|
||||
"os"
|
||||
|
||||
magellan "github.com/OpenCHAMI/magellan/internal"
|
||||
"github.com/OpenCHAMI/magellan/internal/util"
|
||||
magellan "github.com/davidallendj/magellan/internal"
|
||||
"github.com/davidallendj/magellan/internal/util"
|
||||
"github.com/rs/zerolog/log"
|
||||
"github.com/spf13/cobra"
|
||||
"github.com/spf13/viper"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue