Skip to content

Commit

Permalink
fix(deps): update module github.com/mudler/yip to v1.14.1 (#667)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 21, 2025
1 parent 900779f commit 3412d7a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/mitchellh/mapstructure v1.5.0
github.com/mudler/go-pluggable v0.0.0-20230126220627-7710299a0ae5
github.com/mudler/go-processmanager v0.0.0-20240820160718-8b802d3ecf82
github.com/mudler/yip v1.14.0
github.com/mudler/yip v1.14.1
github.com/nxadm/tail v1.4.11
github.com/onsi/ginkgo/v2 v2.22.2
github.com/onsi/gomega v1.36.2
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -393,6 +393,8 @@ github.com/mudler/yip v1.13.1 h1:kMzysvYxZybqf1ve53elrGdSaHgdJ3XtMq/ZauXdGTY=
github.com/mudler/yip v1.13.1/go.mod h1:KuSs3KUwC+j+9yZMSAZT1e07L+RRm5Pg0O4mA4KFlm8=
github.com/mudler/yip v1.14.0 h1:CB6lGAl/lU9e0FN1XMXEgIJ0GSMB9NMwQ0R+Ftxd1ww=
github.com/mudler/yip v1.14.0/go.mod h1:XIvNlX4cPMeiq2WK0H4Az0+Wk8K3rkkQbl26RsMHL94=
github.com/mudler/yip v1.14.1 h1:wJ1caeVULkHgPGC0R5rHyl3jZi0T7SZuspfcIBxWwaE=
github.com/mudler/yip v1.14.1/go.mod h1:XIvNlX4cPMeiq2WK0H4Az0+Wk8K3rkkQbl26RsMHL94=
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=
Expand Down

0 comments on commit 3412d7a

Please sign in to comment.