From db3d9e019e882f9d69266421ddd3412706008765 Mon Sep 17 00:00:00 2001 From: adityathebe <13419481+adityathebe@users.noreply.github.com> Date: Tue, 24 Sep 2024 08:31:13 +0000 Subject: [PATCH] chore: bump duty to v1.0.673 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3720c3ab..b9c97471 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.672 + github.com/flanksource/duty v1.0.673 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 ad2aafce..308270a8 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.672 h1:kdMraiy1gVBAc1Q6m2WiVyqN28/EccTb4zXWUp8WyPs= -github.com/flanksource/duty v1.0.672/go.mod h1:/dIt7bXnQlVtVikTu1TY1syEcuGCSUBnKyKlxVR5sDw= +github.com/flanksource/duty v1.0.673 h1:sbqnSbM3lFMfpZlHtgCUhK6X74U59VXmhLEu1HYZphk= +github.com/flanksource/duty v1.0.673/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=