inital release refactor

This commit is contained in:
Alex Lovell-Troy 2023-09-14 15:10:08 -04:00
parent 34367f830a
commit 3351de48a6
12 changed files with 215 additions and 84 deletions

View file

@ -1,8 +1,7 @@
package main
import (
"davidallendj/magellan/cmd"
// smd "github.com/alexlovelltroy/hms-smd/pkg/redfish"
"github.com/bikeshack/magellan/cmd"
)
func main() {