Skip to content

Commit

Permalink
chore: bump is-healthy
Browse files Browse the repository at this point in the history
  • Loading branch information
yashmehrotra authored and moshloop committed Nov 28, 2024
1 parent af64fe5 commit 43a1f8b
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 @@ -20,7 +20,7 @@ require (
github.com/flanksource/commons v1.31.24
github.com/flanksource/duty v1.0.761
github.com/flanksource/gomplate/v3 v3.24.48
github.com/flanksource/is-healthy v1.0.48
github.com/flanksource/is-healthy v1.0.49
github.com/flanksource/kommons v0.31.6
github.com/friendsofgo/errors v0.9.2
github.com/go-git/go-git/v5 v5.12.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -878,8 +878,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.48 h1:S0jFVRMwOX5puHzmt7mtHXuqNcPG/k3y241C39YoTMU=
github.com/flanksource/is-healthy v1.0.48/go.mod h1:kdWcNCxiOjgpAd2+fIQnBxvT45IaR+zc92wfOsaI8Kk=
github.com/flanksource/is-healthy v1.0.49 h1:TthF7gL0sNDs0+j3vVw7sW5YCWf+suQEFk9t20Xz4B8=
github.com/flanksource/is-healthy v1.0.49/go.mod h1:kdWcNCxiOjgpAd2+fIQnBxvT45IaR+zc92wfOsaI8Kk=
github.com/flanksource/kommons v0.31.6 h1:xCCAKFNChfp+vE5qjMCqnOc6Imp8YRjxglAqMVNp7KE=
github.com/flanksource/kommons v0.31.6/go.mod h1:5BSwDb+f4QzrrDNFjOeLAgT0LkzoM2XQDXhYfbUjQew=
github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=
Expand Down

0 comments on commit 43a1f8b

Please sign in to comment.