Skip to content

Commit

Permalink
chore: bump duty to v1.0.589
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop authored and github-actions[bot] committed Aug 21, 2024
1 parent 4d06904 commit 263ea48
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 @@ -52,7 +52,7 @@ require (
github.com/evanphx/json-patch v5.7.0+incompatible
github.com/flanksource/artifacts v1.0.8
github.com/flanksource/commons v1.27.0
github.com/flanksource/duty v1.0.588
github.com/flanksource/duty v1.0.589
github.com/flanksource/is-healthy v1.0.26
github.com/flanksource/ketall v1.1.7
github.com/flanksource/mapstructure v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -898,8 +898,8 @@ github.com/flanksource/artifacts v1.0.8 h1:Aucp8rYC0gI1+5joh3vv6+Ic8gb2VVe1rYLD6
github.com/flanksource/artifacts v1.0.8/go.mod h1:WUIzg0+qeHeFapPprdUVzSvZYFPLNNcqIbH1HKHZz3Q=
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.588 h1:s5f2h3UOFivgsvciN4h3ISQxeRQunTeFGP/aWI1XVBk=
github.com/flanksource/duty v1.0.588/go.mod h1:A8fvHXGov41YMHlzqxjOsDY5EpQKgDyxPh/9yWJsAkc=
github.com/flanksource/duty v1.0.589 h1:GgkCYjjILEj1P4NS2rFz26lVem7gTBjyHa5vMTRipCA=
github.com/flanksource/duty v1.0.589/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.5
require (
github.com/flanksource/commons v1.27.0
github.com/flanksource/config-db v0.0.65
github.com/flanksource/duty v1.0.588
github.com/flanksource/duty v1.0.589
github.com/spf13/cobra v1.7.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 @@ -778,8 +778,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.588 h1:s5f2h3UOFivgsvciN4h3ISQxeRQunTeFGP/aWI1XVBk=
github.com/flanksource/duty v1.0.588/go.mod h1:A8fvHXGov41YMHlzqxjOsDY5EpQKgDyxPh/9yWJsAkc=
github.com/flanksource/duty v1.0.589 h1:GgkCYjjILEj1P4NS2rFz26lVem7gTBjyHa5vMTRipCA=
github.com/flanksource/duty v1.0.589/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 263ea48

Please sign in to comment.