diff --git a/go.mod b/go.mod index 2706abed1..62954d553 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.688 + github.com/flanksource/duty v1.0.689 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 111673556..25a4568cb 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.688 h1:Yy6fCn6vm7SCY/Wh6jyEIijurVDESDJaCEP4Fv/psbw= -github.com/flanksource/duty v1.0.688/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA= +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/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=