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

This commit is contained in:
renovate[bot] 2024-01-04 03:36:54 +00:00
parent 42c40a42fa
commit 604f111866
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

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

2
go.sum
View File

@ -472,6 +472,8 @@ github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d h1:/lAg9v
github.com/mudler/go-processmanager v0.0.0-20220724164624-c45b5c61312d/go.mod h1:HGGAOJhipApckwNV8ZTliRJqxctUv3xRY+zbQEwuytc=
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/mudler/yip v1.4.6 h1:V/fP2wqIekg6prW/dI4glJ+TOZkKOT4KB72VQZPlJ0c=
github.com/mudler/yip v1.4.6/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/go.mod h1:CJlz5H+gyd6CUWT45Oy4q24RdLyn7Md9Vj2/ldJBSIo=
github.com/muesli/cancelreader v0.2.2 h1:3I4Kt4BQjOR54NavqnDogx/MIoWBFa0StPA8ELUXHmA=