Skip to content

Commit

Permalink
chore: bump is-healthy to v1.0.35 (#2284)
Browse files Browse the repository at this point in the history
Co-authored-by: moshloop <[email protected]>
  • Loading branch information
flankbot and moshloop authored Oct 23, 2024
1 parent 210d7bb commit 92026cc
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.30.5
github.com/flanksource/duty v1.0.724
github.com/flanksource/gomplate/v3 v3.24.38
github.com/flanksource/is-healthy v1.0.34
github.com/flanksource/is-healthy v1.0.35
github.com/flanksource/kommons v0.31.5
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 @@ -871,8 +871,8 @@ github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9
github.com/flanksource/gomplate/v3 v3.24.38 h1:Fe1RhKfRi2N6pFvSl5VhH5DOLBxKYus+TVWB4uma87Q=
github.com/flanksource/gomplate/v3 v3.24.38/go.mod h1:u5g/jNouGVdJgJbACkzMxgdcCMk19uolcW5TDclvFC0=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.34 h1:7jMnhqNlZIpzA4PzgeZ2mabk5slraTq5ksjItf7QmPs=
github.com/flanksource/is-healthy v1.0.34/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
github.com/flanksource/is-healthy v1.0.35 h1:hP6pVrc/lzDbTlms0aTIh0TcriCdQb9r+mivn45Bh30=
github.com/flanksource/is-healthy v1.0.35/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
github.com/flanksource/kommons v0.31.5 h1:mS0ptabpdTbkmc/T44QTdSY5woa5f05ghHyPOTdJvbY=
github.com/flanksource/kommons v0.31.5/go.mod h1:o69HFl5BkuYCDSd3a9GbYgKmUSUKCCIakYg01X/za4I=
github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=
Expand Down

0 comments on commit 92026cc

Please sign in to comment.