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