From 1588cb0557b4916e92fee61e1ca0bbd5db3d884f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Sep 2024 17:09:46 +0000 Subject: [PATCH] fix(deps): update module github.com/mudler/go-nodepair to v0.2.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 26388b6a..6f09c26d 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/kairos-io/kcrypt v0.12.2 github.com/labstack/echo/v4 v4.12.0 github.com/mitchellh/mapstructure v1.5.0 - github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb + github.com/mudler/go-nodepair v0.2.0 github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5 github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82 github.com/mudler/yip v1.9.4