Update module github.com/mudler/yip to v1.6.2 (#312)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-04-27 12:29:41 +00:00 committed by GitHub
parent 3d20df360b
commit bbed3ebd5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -26,7 +26,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-20230818213616-f204007f963c
github.com/mudler/yip v1.6.1
github.com/mudler/yip v1.6.2
github.com/nxadm/tail v1.4.11
github.com/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.33.0

2
go.sum
View File

@ -387,6 +387,8 @@ github.com/mudler/yip v1.6.0 h1:wxLw5pHMlGkA9Imc935fkA4au7TZV+acfJ+DuYZ0gfM=
github.com/mudler/yip v1.6.0/go.mod h1:BAI5lt6Tq09XXqER+H1TxQso4oySWplzOmFWGjaTG1Q=
github.com/mudler/yip v1.6.1 h1:g0Awk8wncdaSfgtu3rHDEMnc+e6ZfGzLr9RvV7ISkNY=
github.com/mudler/yip v1.6.1/go.mod h1:bj95Z12z4AyUYO3kBxZNwx2wW7q8LGwlfUkk3celTYY=
github.com/mudler/yip v1.6.2 h1:h1JRUihraESf2hwiq1iEitJiu+LxFUCEV5RGajk8+F8=
github.com/mudler/yip v1.6.2/go.mod h1:bj95Z12z4AyUYO3kBxZNwx2wW7q8LGwlfUkk3celTYY=
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=