Skip to content

Commit

Permalink
chore: bump is-healthy to v1.0.31 (#924)
Browse files Browse the repository at this point in the history
Co-authored-by: moshloop <[email protected]>
  • Loading branch information
flankbot and moshloop authored Sep 6, 2024
1 parent 0d66380 commit 2ea9b52
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ require (
github.com/flanksource/artifacts v1.0.14
github.com/flanksource/commons v1.29.4
github.com/flanksource/duty v1.0.626
github.com/flanksource/is-healthy v1.0.30
github.com/flanksource/is-healthy v1.0.31
github.com/flanksource/ketall v1.1.7
github.com/flanksource/mapstructure v1.6.0
github.com/gobwas/glob v0.2.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -927,8 +927,8 @@ github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9
github.com/flanksource/gomplate/v3 v3.24.28 h1:svHhePG8FpsQEhHUVNTcNtaXl7Eei1wXDHi5V74NIqQ=
github.com/flanksource/gomplate/v3 v3.24.28/go.mod h1:CPvv9cDcVkeO5Uws0D/2JSsG1OrGK/sYOjtV/TWJHRE=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.30 h1:VF6yTA5lrju4JVWSaihHmyUR4LegEWaYzqh4IU/ucr0=
github.com/flanksource/is-healthy v1.0.30/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
github.com/flanksource/is-healthy v1.0.31 h1:OyFprMn82RjiCZ8TkEPsP9W5/rxsVjmS4coAJzhf/Cg=
github.com/flanksource/is-healthy v1.0.31/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
github.com/flanksource/ketall v1.1.7 h1:PrbcZ3mZepu5Tit2PI0EfxYtTw5sHn9X4kE3JZjvwto=
github.com/flanksource/ketall v1.1.7/go.mod h1:s76Y3Anqptx5CdP4Jtav3LWjAu297ME8YXEsAiw/NcE=
github.com/flanksource/kommons v0.31.4 h1:zksAgYjZuwPgS8XTejDIWEYB0nPSU1i3Jxcavm/vovI=
Expand Down

0 comments on commit 2ea9b52

Please sign in to comment.