From 75cd59a57ce834328ed86f3b95d36f87d0192ccc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 09:56:36 +0100 Subject: [PATCH] Update module github.com/mudler/yip to v0.11.4 (#540) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f23990a..a40165e 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/mudler/go-nodepair v0.0.0-20220507212557-7d47aa3cc1f1 github.com/mudler/go-pluggable v0.0.0-20220716112424-189d463e3ff3 github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d - github.com/mudler/yip v0.11.3 + github.com/mudler/yip v0.11.4 github.com/nxadm/tail v1.4.8 github.com/onsi/ginkgo/v2 v2.5.1 github.com/onsi/gomega v1.24.1