Skip to content

Commit

Permalink
chore: bump duty to v1.0.787
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe authored and github-actions[bot] committed Dec 31, 2024
1 parent fc63300 commit 53afdfc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/elastic/go-elasticsearch/v8 v8.13.1
github.com/flanksource/artifacts v1.0.15
github.com/flanksource/commons v1.35.3
github.com/flanksource/duty v1.0.779
github.com/flanksource/duty v1.0.787
github.com/flanksource/gomplate/v3 v3.24.49
github.com/flanksource/is-healthy v1.0.56
github.com/flanksource/kommons v0.31.6
Expand Down Expand Up @@ -142,7 +142,7 @@ require (
github.com/exaring/otelpgx v0.6.2 // indirect
github.com/fatih/color v1.16.0 // indirect
github.com/felixge/httpsnoop v1.0.4 // indirect
github.com/fergusstrange/embedded-postgres v1.25.0 // indirect
github.com/fergusstrange/embedded-postgres v1.29.0 // indirect
github.com/flanksource/kubectl-neat v1.0.4 // indirect
github.com/fsnotify/fsnotify v1.7.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -870,14 +870,14 @@ github.com/fatih/color v1.16.0 h1:zmkK9Ngbjj+K0yRhTVONQh1p/HknKYSlNT+vZCzyokM=
github.com/fatih/color v1.16.0/go.mod h1:fL2Sau1YI5c0pdGEVCbKQbLXB6edEj1ZgiY4NijnWvE=
github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2Wg=
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/fergusstrange/embedded-postgres v1.25.0 h1:sa+k2Ycrtz40eCRPOzI7Ry7TtkWXXJ+YRsxpKMDhxK0=
github.com/fergusstrange/embedded-postgres v1.25.0/go.mod h1:t/MLs0h9ukYM6FSt99R7InCHs1nW0ordoVCcnzmpTYw=
github.com/fergusstrange/embedded-postgres v1.29.0 h1:Uv8hdhoiaNMuH0w8UuGXDHr60VoAQPFdgx7Qf3bzXJM=
github.com/fergusstrange/embedded-postgres v1.29.0/go.mod h1:t/MLs0h9ukYM6FSt99R7InCHs1nW0ordoVCcnzmpTYw=
github.com/flanksource/artifacts v1.0.15 h1:3ImJr2y0ZCXw/QrMhfJJktAT7pYD3sMZR5ixcvqDGbs=
github.com/flanksource/artifacts v1.0.15/go.mod h1:qHVCnQu5k50aWNJ5UhpcAKEl7pAzqUrFFKGSm147G70=
github.com/flanksource/commons v1.35.3 h1:EG46iWodmSQQbXywjvEAgK56ZH26jYtMv0RiPM3eKDE=
github.com/flanksource/commons v1.35.3/go.mod h1:cLZURmvF0dw3wR5VyPuibRl/7h+NEiyMdo70WhJFB9Y=
github.com/flanksource/duty v1.0.779 h1:FtV5zwjEwxEuMbj2qi5U/BloiVq1Zg8JT8lvCZKZSj4=
github.com/flanksource/duty v1.0.779/go.mod h1:R0EwnhqzXdASHC2GZurw/1mx4Tn/nVBe/Cl5OV84ORU=
github.com/flanksource/duty v1.0.787 h1:CPXeLVA+WoLZFBzDeD7WYflYGfigGnKcTbClt3nTwP4=
github.com/flanksource/duty v1.0.787/go.mod h1:1PWiY7bZN6Aj9GXizUw6hG2YM+sQ9FXX8B9n2R1fhLE=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.49 h1:j28zhFoyL4wOC4uIRk6RMV1LzW/UtcG2sjR+P8zE7BA=
github.com/flanksource/gomplate/v3 v3.24.49/go.mod h1:2qqMPYn/4SJUpeqTP/LChqvEPT5hd/7bQhDVBET4ZKY=
Expand Down

0 comments on commit 53afdfc

Please sign in to comment.