From 9b8e8e55875d446e1645eb1b5eb1697860470e3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 06:06:44 +0000 Subject: [PATCH] chore(deps): bump github.com/flanksource/duty from 1.0.135 to 1.0.138 Bumps [github.com/flanksource/duty](https://github.com/flanksource/duty) from 1.0.135 to 1.0.138. - [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.135...v1.0.138) --- 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 299e746b2..18a59aa80 100644 --- a/go.mod +++ b/go.mod @@ -10,7 +10,7 @@ require ( github.com/containrrr/shoutrrr v0.7.1 github.com/fergusstrange/embedded-postgres v1.21.0 github.com/flanksource/commons v1.10.0 - github.com/flanksource/duty v1.0.135 + github.com/flanksource/duty v1.0.138 github.com/flanksource/kopper v1.0.6 github.com/google/cel-go v0.13.0 github.com/google/go-cmp v0.5.9 diff --git a/go.sum b/go.sum index 92e2a0aa5..5899a7441 100644 --- a/go.sum +++ b/go.sum @@ -1046,8 +1046,8 @@ github.com/fergusstrange/embedded-postgres v1.21.0 h1:Sups0nR31+OB4iOZ0ZU4IwUDsB github.com/fergusstrange/embedded-postgres v1.21.0/go.mod h1:wL562t1V+iuFwq0UcgMi2e9rp8CROY9wxWZEfP8Y874= github.com/flanksource/commons v1.10.0 h1:Mc+fzxq1rOJ08lapF0cc0bo9ZKNDxA7/81q2D/5jt0Q= github.com/flanksource/commons v1.10.0/go.mod h1:HpVjPtNe7v0UPk97kO/uUhOrYQ8yFD/mGglrTCkc9Ag= -github.com/flanksource/duty v1.0.135 h1:6LRp0VI8km5/IhLtUw1nujBqvgDvLj1bLQNFRFTkHH0= -github.com/flanksource/duty v1.0.135/go.mod h1:RJ/kcZ7dbL8/52tem757szVIA3IomS8bOAZIK0xb4rk= +github.com/flanksource/duty v1.0.138 h1:0kWkXHoZdvQgbwV/wOEux5Xd1vU0q0t/tgtyDse7eb4= +github.com/flanksource/duty v1.0.138/go.mod h1:RJ/kcZ7dbL8/52tem757szVIA3IomS8bOAZIK0xb4rk= github.com/flanksource/gomplate/v3 v3.20.1/go.mod h1:LPpzujBIg9HBXRUngDKK/zNmEjHpEUieKa/2oRjkCzI= github.com/flanksource/gomplate/v3 v3.20.3 h1:mnNaO37uwvv8Kvi4Xswj1tHKP5UMre3FLNaKvAwqhSw= github.com/flanksource/gomplate/v3 v3.20.3/go.mod h1:l4iCvp30TdhZk89eRGuNkPwlRjJLXdUSblr+VyuZfAk=