Skip to content

Commit

Permalink
chore: bump duty to v1.0.559 (#1226)
Browse files Browse the repository at this point in the history
Co-authored-by: moshloop <[email protected]>
  • Loading branch information
flankbot and moshloop authored Aug 5, 2024
1 parent c55e376 commit 9a536a6
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 @@ -12,7 +12,7 @@ require (
github.com/containrrr/shoutrrr v0.8.0
github.com/fergusstrange/embedded-postgres v1.25.0 // indirect
github.com/flanksource/commons v1.25.0
github.com/flanksource/duty v1.0.557
github.com/flanksource/duty v1.0.559
github.com/flanksource/gomplate/v3 v3.24.17
github.com/flanksource/kopper v1.0.9
github.com/flanksource/postq v0.1.5
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -858,8 +858,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.25.0 h1:e1MLy+uABZAJ8KpNjarU/Hi5Gz/FlUqzhCtepaGr3j0=
github.com/flanksource/commons v1.25.0/go.mod h1:pBwcliLSsMn8ic5xRu6HC9PPBzZaBv8NbTJIwhbfeLE=
github.com/flanksource/duty v1.0.557 h1:MFK+8papm5iN09CF8y3UhBOxkvurV97GLRJFjKVx3Pc=
github.com/flanksource/duty v1.0.557/go.mod h1:q3VsQ1Bfcg1Iv03F0XhHEDKD8YQcsVeB7Ve2DV0K6as=
github.com/flanksource/duty v1.0.559 h1:sDbtE1bH5MpYrm5maApAC+CUenX73MSQ8trh2jF0/98=
github.com/flanksource/duty v1.0.559/go.mod h1:q3VsQ1Bfcg1Iv03F0XhHEDKD8YQcsVeB7Ve2DV0K6as=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.17 h1:NPqVwiWnfRaV/ZywW91KOIBminOctPcTjbQWvDv7bUs=
github.com/flanksource/gomplate/v3 v3.24.17/go.mod h1:9clCoi3+mkkvr9V3J6Ue4YTNBTd4SVEPe9CfeRi7eD8=
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 @@ -4,7 +4,7 @@ go 1.22.3

require (
github.com/flanksource/commons v1.25.0
github.com/flanksource/duty v1.0.557
github.com/flanksource/duty v1.0.559
github.com/flanksource/incident-commander v0.0.0-00010101000000-000000000000
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 @@ -735,8 +735,8 @@ github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
github.com/flanksource/commons v1.25.0 h1:e1MLy+uABZAJ8KpNjarU/Hi5Gz/FlUqzhCtepaGr3j0=
github.com/flanksource/commons v1.25.0/go.mod h1:pBwcliLSsMn8ic5xRu6HC9PPBzZaBv8NbTJIwhbfeLE=
github.com/flanksource/duty v1.0.557 h1:MFK+8papm5iN09CF8y3UhBOxkvurV97GLRJFjKVx3Pc=
github.com/flanksource/duty v1.0.557/go.mod h1:q3VsQ1Bfcg1Iv03F0XhHEDKD8YQcsVeB7Ve2DV0K6as=
github.com/flanksource/duty v1.0.559 h1:sDbtE1bH5MpYrm5maApAC+CUenX73MSQ8trh2jF0/98=
github.com/flanksource/duty v1.0.559/go.mod h1:q3VsQ1Bfcg1Iv03F0XhHEDKD8YQcsVeB7Ve2DV0K6as=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.17 h1:NPqVwiWnfRaV/ZywW91KOIBminOctPcTjbQWvDv7bUs=
github.com/flanksource/gomplate/v3 v3.24.17/go.mod h1:9clCoi3+mkkvr9V3J6Ue4YTNBTd4SVEPe9CfeRi7eD8=
Expand Down

0 comments on commit 9a536a6

Please sign in to comment.