From ddda15f2b81ddcb1f08be047742aba40151cb685 Mon Sep 17 00:00:00 2001 From: moshloop <1489660+moshloop@users.noreply.github.com> Date: Wed, 16 Oct 2024 06:53:00 +0000 Subject: [PATCH] chore: bump duty to v1.0.713 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 4041d8889..37c1a0d12 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.712 + github.com/flanksource/duty v1.0.713 github.com/flanksource/gomplate/v3 v3.24.35 github.com/flanksource/is-healthy v1.0.32 github.com/flanksource/kommons v0.31.4 diff --git a/go.sum b/go.sum index fe16bd00b..75113df09 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.712 h1:rU/juV81xGUb/REyQHuWc/vnJic6nbmixOYcTyESWYc= -github.com/flanksource/duty v1.0.712/go.mod h1:4ZNkZ3n0Vtx+wqQoto36Z139U9TBWlCYEpAwuqZiCQk= +github.com/flanksource/duty v1.0.713 h1:H8ee81eLjK0/IuyQeyIVE1vSCwqVVNeKOvTBXTnySN0= +github.com/flanksource/duty v1.0.713/go.mod h1:4ZNkZ3n0Vtx+wqQoto36Z139U9TBWlCYEpAwuqZiCQk= github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc= github.com/flanksource/gomplate/v3 v3.24.35 h1:6grps46JjAQI7haaGbiJXDQb6qxat0Ra9EN99iaBHVQ= github.com/flanksource/gomplate/v3 v3.24.35/go.mod h1:W/jhtuxSmCVFZibf11qJOSceEq++DEL0eCj/F0Y+zVY=