diff --git a/go.mod b/go.mod index cf70e3774..1b0efb999 100644 --- a/go.mod +++ b/go.mod @@ -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.30.5 - github.com/flanksource/duty v1.0.700 + github.com/flanksource/duty v1.0.701 github.com/flanksource/gomplate/v3 v3.24.34 github.com/flanksource/is-healthy v1.0.31 github.com/flanksource/kommons v0.31.4 diff --git a/go.sum b/go.sum index 1c5fba75b..48a2116b1 100644 --- a/go.sum +++ b/go.sum @@ -865,8 +865,8 @@ github.com/flanksource/artifacts v1.0.15 h1:3ImJr2y0ZCXw/QrMhfJJktAT7pYD3sMZR5ix github.com/flanksource/artifacts v1.0.15/go.mod h1:qHVCnQu5k50aWNJ5UhpcAKEl7pAzqUrFFKGSm147G70= github.com/flanksource/commons v1.30.5 h1:p8PXGiNt7SurBBh9K3ea8/ZrDvacXSYHJSs/cqJLDK8= github.com/flanksource/commons v1.30.5/go.mod h1:26zdVkmMPsGpvfcsvst5WgsqcyRL8KqFNxkumagBN+A= -github.com/flanksource/duty v1.0.700 h1:aLzBNnRw8/nhBClQGhw4C+kYG4i4hFTUMU+R5D92ZpI= -github.com/flanksource/duty v1.0.700/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA= +github.com/flanksource/duty v1.0.701 h1:uAYo+2wV4hy60bEYK5i3MEiz4R9jMqpJXvvReEE3QEc= +github.com/flanksource/duty v1.0.701/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA= github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc= github.com/flanksource/gomplate/v3 v3.24.34 h1:KeA7bim1OzUqBXTftumgdacMlb3fGX95Y0kOtBduYGQ= github.com/flanksource/gomplate/v3 v3.24.34/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU=