Skip to content

Commit

Permalink
chore: bump is-healthy to v1.0.49 (#1190)
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 28, 2024
1 parent 9ca2d2a commit ef7f2b8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,12 @@ require (
github.com/aws/aws-sdk-go-v2/service/sts v1.30.5
github.com/aws/aws-sdk-go-v2/service/support v1.24.3
github.com/aws/smithy-go v1.20.4
github.com/emirpasic/gods v1.18.1
github.com/evanphx/json-patch v5.7.0+incompatible
github.com/flanksource/artifacts v1.0.14
github.com/flanksource/commons v1.29.10
github.com/flanksource/duty v1.0.762
github.com/flanksource/is-healthy v1.0.48
github.com/flanksource/is-healthy v1.0.49
github.com/flanksource/ketall v1.1.7
github.com/gobwas/glob v0.2.3
github.com/gomarkdown/markdown v0.0.0-20230322041520-c84983bdbf2a
Expand Down Expand Up @@ -127,7 +128,6 @@ require (
github.com/distribution/reference v0.5.0 // indirect
github.com/eko/gocache/lib/v4 v4.1.6 // indirect
github.com/eko/gocache/store/go_cache/v4 v4.2.2 // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/evanphx/json-patch/v5 v5.7.0 // indirect
github.com/exaring/otelpgx v0.6.2 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -973,8 +973,8 @@ github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9
github.com/flanksource/gomplate/v3 v3.24.39 h1:O763lnNIcTELSMYeIO0dNDfcb3LoZvzU1fr62I4Yxqg=
github.com/flanksource/gomplate/v3 v3.24.39/go.mod h1:0wY/+UPvd7CxmiTBNmzZdWIEOUZAsRkpGY1j5R711O8=
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/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 ef7f2b8

Please sign in to comment.