Update module github.com/mudler/yip to v1.4.5

This commit is contained in:
renovate[bot]
2023-10-16 19:05:22 +00:00
parent f21bd243b2
commit 2cd1f6f1f6
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb github.com/mudler/go-nodepair v0.0.0-20221223092639-ba399a66fdfb
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5 github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d
github.com/mudler/yip v1.4.4 github.com/mudler/yip v1.4.5
github.com/nxadm/tail v1.4.8 github.com/nxadm/tail v1.4.8
github.com/onsi/ginkgo/v2 v2.12.1 github.com/onsi/ginkgo/v2 v2.12.1
github.com/onsi/gomega v1.28.0 github.com/onsi/gomega v1.28.0

2
go.sum
View File

@@ -448,6 +448,8 @@ github.com/mudler/yip v1.4.3 h1:d/lKXFwYpXdcSS+ScOpLfIhJPL5+rv/4vk4zWDw20K4=
github.com/mudler/yip v1.4.3/go.mod h1:6RBQkdwq5Lc9MTCEERZ2b8RkZp7OxybFP7ITTwD/5Sc= github.com/mudler/yip v1.4.3/go.mod h1:6RBQkdwq5Lc9MTCEERZ2b8RkZp7OxybFP7ITTwD/5Sc=
github.com/mudler/yip v1.4.4 h1:aOeS9sK4PVCOajesGXCDutJewIPU4P7HngXJ+a0nIJc= github.com/mudler/yip v1.4.4 h1:aOeS9sK4PVCOajesGXCDutJewIPU4P7HngXJ+a0nIJc=
github.com/mudler/yip v1.4.4/go.mod h1:4GoesxJ88wrTh/mDdgxk7otv+lsN2kU0dVPg4IUR5U4= github.com/mudler/yip v1.4.4/go.mod h1:4GoesxJ88wrTh/mDdgxk7otv+lsN2kU0dVPg4IUR5U4=
github.com/mudler/yip v1.4.5 h1:1iwpTeaKy5UcQK1WUHD+SWde67tTDEn/GnCKgXH0HLQ=
github.com/mudler/yip v1.4.5/go.mod h1:4GoesxJ88wrTh/mDdgxk7otv+lsN2kU0dVPg4IUR5U4=
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 h1:ZK8zHtRHOkbHy6Mmr5D264iyp3TiX5OmNcI5cIARiQI= github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 h1:ZK8zHtRHOkbHy6Mmr5D264iyp3TiX5OmNcI5cIARiQI=
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6/go.mod h1:CJlz5H+gyd6CUWT45Oy4q24RdLyn7Md9Vj2/ldJBSIo= github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6/go.mod h1:CJlz5H+gyd6CUWT45Oy4q24RdLyn7Md9Vj2/ldJBSIo=
github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELUXHmA= github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELUXHmA=