Skip to content

Commit

Permalink
chore: bump duty to v1.0.590 (#2068)
Browse files Browse the repository at this point in the history
Co-authored-by: adityathebe <[email protected]>
  • Loading branch information
flankbot and adityathebe authored Aug 22, 2024
1 parent 7d8a9e7 commit eef7484
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ require (
github.com/elastic/go-elasticsearch/v8 v8.13.1
github.com/flanksource/artifacts v1.0.7
github.com/flanksource/commons v1.27.0
github.com/flanksource/duty v1.0.589
github.com/flanksource/duty v1.0.590
github.com/flanksource/gomplate/v3 v3.24.22
github.com/flanksource/is-healthy v1.0.28
github.com/flanksource/kommons v0.31.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -855,8 +855,8 @@ github.com/flanksource/artifacts v1.0.7 h1:tLbY4+7l2H06Td3zSgGSwJy9Vfhto+M7L80cm
github.com/flanksource/artifacts v1.0.7/go.mod h1:pzO1hirM9RMrkJMsLbZbZyN6elsCwz8SNOk3z+mpv34=
github.com/flanksource/commons v1.27.0 h1:vdnSiDtYSdgegEit8bsefQlzookGVFBECSR49hAY6FU=
github.com/flanksource/commons v1.27.0/go.mod h1:QFsj41YtvHSXqaVud5ddVYPF1bwBEmPkUioEsbg1lqc=
github.com/flanksource/duty v1.0.589 h1:GgkCYjjILEj1P4NS2rFz26lVem7gTBjyHa5vMTRipCA=
github.com/flanksource/duty v1.0.589/go.mod h1:A8fvHXGov41YMHlzqxjOsDY5EpQKgDyxPh/9yWJsAkc=
github.com/flanksource/duty v1.0.590 h1:HDs7PlwNigTzRA44GV22dUT0NC8iQ4uVnS47FT7UfrM=
github.com/flanksource/duty v1.0.590/go.mod h1:A8fvHXGov41YMHlzqxjOsDY5EpQKgDyxPh/9yWJsAkc=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.22 h1:F0A62PfJlxUM5GaR1093h2Lx8FjbLTnCqP/Y8bYC/1Q=
github.com/flanksource/gomplate/v3 v3.24.22/go.mod h1:dNRCXKf7uuYwEKtzJSiRAz1WGwQXB0P3J5md+tnqqI4=
Expand Down
2 changes: 1 addition & 1 deletion hack/generate-schemas/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.22.3
require (
github.com/flanksource/canary-checker v1.0.0
github.com/flanksource/commons v1.27.0
github.com/flanksource/duty v1.0.589
github.com/flanksource/duty v1.0.590
github.com/spf13/cobra v1.8.0
)

Expand Down
4 changes: 2 additions & 2 deletions hack/generate-schemas/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -776,8 +776,8 @@ github.com/fergusstrange/embedded-postgres v1.25.0 h1:sa+k2Ycrtz40eCRPOzI7Ry7Ttk
github.com/fergusstrange/embedded-postgres v1.25.0/go.mod h1:t/MLs0h9ukYM6FSt99R7InCHs1nW0ordoVCcnzmpTYw=
github.com/flanksource/commons v1.27.0 h1:vdnSiDtYSdgegEit8bsefQlzookGVFBECSR49hAY6FU=
github.com/flanksource/commons v1.27.0/go.mod h1:QFsj41YtvHSXqaVud5ddVYPF1bwBEmPkUioEsbg1lqc=
github.com/flanksource/duty v1.0.589 h1:GgkCYjjILEj1P4NS2rFz26lVem7gTBjyHa5vMTRipCA=
github.com/flanksource/duty v1.0.589/go.mod h1:A8fvHXGov41YMHlzqxjOsDY5EpQKgDyxPh/9yWJsAkc=
github.com/flanksource/duty v1.0.590 h1:HDs7PlwNigTzRA44GV22dUT0NC8iQ4uVnS47FT7UfrM=
github.com/flanksource/duty v1.0.590/go.mod h1:A8fvHXGov41YMHlzqxjOsDY5EpQKgDyxPh/9yWJsAkc=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.22 h1:F0A62PfJlxUM5GaR1093h2Lx8FjbLTnCqP/Y8bYC/1Q=
github.com/flanksource/gomplate/v3 v3.24.22/go.mod h1:dNRCXKf7uuYwEKtzJSiRAz1WGwQXB0P3J5md+tnqqI4=
Expand Down

0 comments on commit eef7484

Please sign in to comment.