diff --git a/cmd/smd/response.go b/cmd/smd/response.go index 23d200e..a0e7657 100644 --- a/cmd/smd/response.go +++ b/cmd/smd/response.go @@ -6,7 +6,7 @@ import ( "net/http" base "github.com/Cray-HPE/hms-base/v2" - "github.com/Cray-HPE/hms-smd/v2/pkg/sm" + "github.com/OpenCHAMI/smd/v2/pkg/sm" ) type Response struct {