From 79e710e33e0c0778435e0392f787d7120130af63 Mon Sep 17 00:00:00 2001 From: moshloop <1489660+moshloop@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:43:56 +0000 Subject: [PATCH] chore: bump duty to v1.0.690 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 62954d553..7856dc250 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.3 - github.com/flanksource/duty v1.0.689 + github.com/flanksource/duty v1.0.690 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 25a4568cb..34c27d5be 100644 --- a/go.sum +++ b/go.sum @@ -863,8 +863,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.3 h1:wtt6xRFK4O5vtoOSreBuHw8N5TmNjc4peRF1KrkVbVQ= github.com/flanksource/commons v1.30.3/go.mod h1:TPZtZUwHuG6cqX8Pbg+YDr8WZzVLK/ZRc5OgN4HUk+M= -github.com/flanksource/duty v1.0.689 h1:rEww/gBYthQWwjST8Eh9rM8GmNgv9EnjJXTq5lg+yGw= -github.com/flanksource/duty v1.0.689/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA= +github.com/flanksource/duty v1.0.690 h1:94cl5y7KPfl7H5clXQM6po6T/t7jvhOCB9bZDTk5Fl8= +github.com/flanksource/duty v1.0.690/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=