From 6b2bc719d9418d814676afbb2b96f90b5c8de96b Mon Sep 17 00:00:00 2001 From: moshloop <1489660+moshloop@users.noreply.github.com> Date: Tue, 8 Oct 2024 10:40:13 +0000 Subject: [PATCH] chore: bump duty to v1.0.703 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 1b0efb999..deaf1fa97 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.701 + github.com/flanksource/duty v1.0.703 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 48a2116b1..bf37abe9d 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.701 h1:uAYo+2wV4hy60bEYK5i3MEiz4R9jMqpJXvvReEE3QEc= -github.com/flanksource/duty v1.0.701/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA= +github.com/flanksource/duty v1.0.703 h1:A0TMRIpG7/f4GHR+sjs4rWtxe0ukYwipQjPAQmTEEK4= +github.com/flanksource/duty v1.0.703/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=