diff --git a/pkg/update.go b/pkg/update.go index ed4aaa9..ccbed6b 100644 --- a/pkg/update.go +++ b/pkg/update.go @@ -1,12 +1,11 @@ package magellan import ( - "encoding/json" "fmt" - "net/http" "net/url" - "github.com/OpenCHAMI/magellan/pkg/client" + "github.com/stmcginnis/gofish" + "github.com/stmcginnis/gofish/redfish" ) type UpdateParams struct {