Skip to content

Commit

Permalink
chore: bump is-healthy to v1.0.45 (#110)
Browse files Browse the repository at this point in the history
Co-authored-by: moshloop <[email protected]>
  • Loading branch information
flankbot and moshloop authored Nov 20, 2024
1 parent 7a51583 commit 6f1b4f5
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 @@ -8,7 +8,7 @@ require (
github.com/Masterminds/goutils v1.1.1
github.com/Masterminds/semver/v3 v3.2.1
github.com/flanksource/commons v1.29.10
github.com/flanksource/is-healthy v1.0.44
github.com/flanksource/is-healthy v1.0.45
github.com/flanksource/kubectl-neat v1.0.4
github.com/google/cel-go v0.20.1
github.com/google/go-cmp v0.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ github.com/distribution/reference v0.5.0 h1:/FUIFXtfc/x2gpa5/VGfiGLuOIdYa1t65IKK
github.com/distribution/reference v0.5.0/go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E=
github.com/flanksource/commons v1.29.10 h1:T/S95Pl8kASEFvQjQ7fJjTUqeVdhxQXg1vfkULTYFJQ=
github.com/flanksource/commons v1.29.10/go.mod h1:iTbrXOSp3Spv570Nly97D/U9cQjLZoVlmWCXqWzsvRU=
github.com/flanksource/is-healthy v1.0.44 h1:cSS/+eZFionaBhFE4LBAlNnkz2s2FMAOYz/9/nWLFzE=
github.com/flanksource/is-healthy v1.0.44/go.mod h1:HQk8AMFv2IbzGEh5pRrV9mYMrABoq1vDrllvb60pk3s=
github.com/flanksource/is-healthy v1.0.45 h1:90KLWHvBmDaBgvxDLTEcobYbgtiN2lcH8HO0iI0yYsQ=
github.com/flanksource/is-healthy v1.0.45/go.mod h1:HQk8AMFv2IbzGEh5pRrV9mYMrABoq1vDrllvb60pk3s=
github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=
github.com/flanksource/kubectl-neat v1.0.4/go.mod h1:Un/Voyh3cmiZNKQrW/TkAl28nAA7vwnwDGVjRErKjOw=
github.com/fsnotify/fsnotify v1.7.0 h1:8JEhPFa5W2WU7YfeZzPNqzMP6Lwt7L2715Ggo0nosvA=
Expand Down

0 comments on commit 6f1b4f5

Please sign in to comment.