rename package on nodelifecycle controller to match the path

This commit is contained in:
Antonio Ojea 2024-09-12 10:40:54 +00:00
parent 8e3adc4df6
commit 0e81189dd3
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package cloud
package nodelifecycle
import (
"context"

View File

@ -14,7 +14,7 @@ See the License for the specific language governing permissions and
limitations under the License.
*/
package cloud
package nodelifecycle
import (
"context"