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