From 3a40fbbbcf5dc55bbfd18e0b6593a23b5cc1620c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 05:21:58 +0000 Subject: [PATCH] chore(deps): bump github.com/flanksource/duty from 1.0.180 to 1.0.181 Bumps [github.com/flanksource/duty](https://github.com/flanksource/duty) from 1.0.180 to 1.0.181. - [Release notes](https://github.com/flanksource/duty/releases) - [Changelog](https://github.com/flanksource/duty/blob/main/.releaserc) - [Commits](https://github.com/flanksource/duty/compare/v1.0.180...v1.0.181) --- updated-dependencies: - dependency-name: github.com/flanksource/duty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 8a3db02f9..9abaed2ee 100644 --- a/go.mod +++ b/go.mod @@ -12,7 +12,7 @@ require ( github.com/containrrr/shoutrrr v0.8.0 github.com/fergusstrange/embedded-postgres v1.23.0 github.com/flanksource/commons v1.12.0 - github.com/flanksource/duty v1.0.180 + github.com/flanksource/duty v1.0.181 github.com/flanksource/gomplate/v3 v3.20.12 github.com/flanksource/kopper v1.0.6 github.com/gomarkdown/markdown v0.0.0-20230716120725-531d2d74bc12 diff --git a/go.sum b/go.sum index d730a210a..e98be4b97 100644 --- a/go.sum +++ b/go.sum @@ -743,8 +743,8 @@ github.com/fergusstrange/embedded-postgres v1.23.0 h1:ZYRD89nammxQDWDi6taJE2CYjD github.com/fergusstrange/embedded-postgres v1.23.0/go.mod h1:wL562t1V+iuFwq0UcgMi2e9rp8CROY9wxWZEfP8Y874= github.com/flanksource/commons v1.12.0 h1:8B7+AbRbWH3KVFwbmXYkG3gS42pF+uVaF4lAgDY+ZJA= github.com/flanksource/commons v1.12.0/go.mod h1:zYEhi6E2+diQ+loVcROUHo/Bgv+Tn61W2NYmrb5MgVI= -github.com/flanksource/duty v1.0.180 h1:0s7o6t9dLNpeukdy/DN4AkOKK8+PUKKSoVhiyoRntno= -github.com/flanksource/duty v1.0.180/go.mod h1:C3eT1PfdqTdefpGRDfUzLDVjSKuYjqZbgbIqX757FbA= +github.com/flanksource/duty v1.0.181 h1:1c3Vrz9CtyjACqjTq4FQzLfN1JKXfHcVceDVMS23Wvg= +github.com/flanksource/duty v1.0.181/go.mod h1:Qc/8c6GsoJIU3K41J7J/0Ia5syM+n0yjLyNRwzGgmk4= github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc= github.com/flanksource/gomplate/v3 v3.20.12 h1:SLo8eLaYkUTizHIuntZ4LxxLzbRfV0NvC6DTpu9fj94= github.com/flanksource/gomplate/v3 v3.20.12/go.mod h1:1N1aptaAo0XUaGsyU5CWiwn9GMRpbIKX1AdsypfmZYo=