Skip to content

Commit

Permalink
chore: bump is-healthy to v1.0.51 (#247)
Browse files Browse the repository at this point in the history
Co-authored-by: moshloop <[email protected]>
  • Loading branch information
flankbot and moshloop authored Dec 2, 2024
1 parent b4f0a3e commit 8aca0a5
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 @@ -50,7 +50,7 @@ require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/distribution/reference v0.5.0 // indirect
github.com/flanksource/gomplate/v3 v3.24.48 // indirect
github.com/flanksource/is-healthy v1.0.50 // indirect
github.com/flanksource/is-healthy v1.0.51 // indirect
github.com/flanksource/kubectl-neat v1.0.4 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/ghodss/yaml v1.0.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -684,8 +684,8 @@ github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9
github.com/flanksource/gomplate/v3 v3.24.48 h1:SISFtfnEPWQRXAj385eW0QRI1yAXu5S9hH0BwhII5pk=
github.com/flanksource/gomplate/v3 v3.24.48/go.mod h1:QzkYsmSwfJEMcsMW/+y+FKkEShJLs6ZjrnFdNs+H0Hw=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.50 h1:me508gfMv0VyoQjPJzFGy+ZGZgdhEdtQE2KEIQ+4tmI=
github.com/flanksource/is-healthy v1.0.50/go.mod h1:kdWcNCxiOjgpAd2+fIQnBxvT45IaR+zc92wfOsaI8Kk=
github.com/flanksource/is-healthy v1.0.51 h1:JR6QO72NHLI5a2UVvs3NKgtajdY1buLd3PkqumY0rC8=
github.com/flanksource/is-healthy v1.0.51/go.mod h1:kdWcNCxiOjgpAd2+fIQnBxvT45IaR+zc92wfOsaI8Kk=
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/fogleman/gg v1.2.1-0.20190220221249-0403632d5b90/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
Expand Down

0 comments on commit 8aca0a5

Please sign in to comment.