From 71642bab73e37c87338b3539cf3b177ae0027809 Mon Sep 17 00:00:00 2001 From: flankbot <65345839+flankbot@users.noreply.github.com> Date: Fri, 20 Sep 2024 12:09:47 +0300 Subject: [PATCH] chore: bump duty to v1.0.665 (#979) Co-authored-by: moshloop <1489660+moshloop@users.noreply.github.com> --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 88097aaa..96d73dd8 100644 --- a/go.mod +++ b/go.mod @@ -50,7 +50,7 @@ require ( github.com/evanphx/json-patch v5.7.0+incompatible github.com/flanksource/artifacts v1.0.14 github.com/flanksource/commons v1.29.10 - github.com/flanksource/duty v1.0.663 + github.com/flanksource/duty v1.0.665 github.com/flanksource/is-healthy v1.0.31 github.com/flanksource/ketall v1.1.7 github.com/flanksource/mapstructure v1.6.0 diff --git a/go.sum b/go.sum index c9322b06..a8547641 100644 --- a/go.sum +++ b/go.sum @@ -921,8 +921,8 @@ 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.29.10 h1:T/S95Pl8kASEFvQjQ7fJjTUqeVdhxQXg1vfkULTYFJQ= github.com/flanksource/commons v1.29.10/go.mod h1:iTbrXOSp3Spv570Nly97D/U9cQjLZoVlmWCXqWzsvRU= -github.com/flanksource/duty v1.0.663 h1:IGc1r6DnocrUOhRJmsfkGlZd6S7A1VcfDKrOKAC8E+A= -github.com/flanksource/duty v1.0.663/go.mod h1:/dIt7bXnQlVtVikTu1TY1syEcuGCSUBnKyKlxVR5sDw= +github.com/flanksource/duty v1.0.665 h1:IpMzAScPRhoKN6uSD5Bkjf48c08o5jLDhwyDIZMR/Os= +github.com/flanksource/duty v1.0.665/go.mod h1:/dIt7bXnQlVtVikTu1TY1syEcuGCSUBnKyKlxVR5sDw= github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc= github.com/flanksource/gomplate/v3 v3.24.32 h1:MILauVcjIqBit4nXB5UCN/LZ2z+fiMb8n1Klwjci1Tg= github.com/flanksource/gomplate/v3 v3.24.32/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU=