From 8b6884871e76ef457357ba5438b6a3779bcaac5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Oct 2022 08:11:52 +0200 Subject: [PATCH] Update module github.com/mudler/yip to v0.11.3 (#315) 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 d924de9..3d9edff 100644 --- a/go.mod +++ b/go.mod @@ -15,7 +15,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.0.0-20220725150231-976737b2353c + github.com/mudler/yip v0.11.3 github.com/nxadm/tail v1.4.8 github.com/onsi/ginkgo/v2 v2.1.4 github.com/onsi/gomega v1.20.0