Skip to content

Commit

Permalink
chore: bump duty to v1.0.813 (#1314)
Browse files Browse the repository at this point in the history
  • Loading branch information
flankbot authored Jan 17, 2025
1 parent 6424bb5 commit 7dd7a40
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 @@ -50,7 +50,7 @@ require (
github.com/evanphx/json-patch v5.9.0+incompatible
github.com/flanksource/artifacts v1.0.14
github.com/flanksource/commons v1.35.3
github.com/flanksource/duty v1.0.811
github.com/flanksource/duty v1.0.813
github.com/flanksource/is-healthy v1.0.58
github.com/flanksource/ketall v1.1.8
github.com/flanksource/kopper v1.0.11
Expand Down Expand Up @@ -272,7 +272,7 @@ require (
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emicklei/go-restful/v3 v3.12.1 // indirect
github.com/flanksource/gomplate/v3 v3.24.50
github.com/flanksource/gomplate/v3 v3.24.51
github.com/go-errors/errors v1.5.1 // indirect
github.com/go-logr/logr v1.4.2
github.com/go-openapi/jsonpointer v0.21.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -489,10 +489,10 @@ github.com/flanksource/artifacts v1.0.14 h1:Vv70bccsae0MwGaf/uSPp34J5V1/PyKfct9z
github.com/flanksource/artifacts v1.0.14/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.811 h1:CXlNc/b9q+/Mhd7rxDb3NbXwBXgnU5APIhLQKvlxd90=
github.com/flanksource/duty v1.0.811/go.mod h1:SUJg5MSfqt0UUM2l2hP/pPAsipS0Px5L8btRD7fLwM8=
github.com/flanksource/gomplate/v3 v3.24.50 h1:z8wKtFqp6yqKf2aiNfKeiG57/JlvYmpGULApQI+4rM4=
github.com/flanksource/gomplate/v3 v3.24.50/go.mod h1:N8lVd8fnm6gS0l3JWlcJgso2Ol9P2L7CW00gvuIHEk0=
github.com/flanksource/duty v1.0.813 h1:IDYrCHy2slThZT5STD5+m+Jw9ueVddH2NPWEvZlrhlE=
github.com/flanksource/duty v1.0.813/go.mod h1:oji+gAVozHQyHGlv0kPfbmbCVtwe5coOU1iOdOml03E=
github.com/flanksource/gomplate/v3 v3.24.51 h1:m8uhsik08tFzetzgfLUXJvX6pUG/Pw6mXALZ/uD8j7c=
github.com/flanksource/gomplate/v3 v3.24.51/go.mod h1:Rs9M4eQiklEoNyNjXTOC+Gxeiy0P7/Pgq3xRCzGBY7E=
github.com/flanksource/is-healthy v1.0.58 h1:bkhmlxbG7cF4NvfsMf7/WWKBvb0wOjTWViwMlKjlDds=
github.com/flanksource/is-healthy v1.0.58/go.mod h1:5MUvkRbq78aPVIpwGjpn+k89n5+1thBLIRdhfcozUcQ=
github.com/flanksource/ketall v1.1.8 h1:s06YtYOKLJAh3zdm7gOTbJdLiIF/73Y1/zdFmyohjUE=
Expand Down

0 comments on commit 7dd7a40

Please sign in to comment.