Skip to content

Commit

Permalink
chore(deps): bump github.com/flanksource/duty from 1.0.169 to 1.0.170
Browse files Browse the repository at this point in the history
Bumps [github.com/flanksource/duty](https://github.com/flanksource/duty) from 1.0.169 to 1.0.170.
- [Release notes](https://github.com/flanksource/duty/releases)
- [Changelog](https://github.com/flanksource/duty/blob/main/.releaserc)
- [Commits](flanksource/duty@v1.0.169...v1.0.170)

---
updated-dependencies:
- dependency-name: github.com/flanksource/duty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent ffc58b0 commit 256c76f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/containrrr/shoutrrr v0.7.1
github.com/fergusstrange/embedded-postgres v1.23.0
github.com/flanksource/commons v1.11.0
github.com/flanksource/duty v1.0.169
github.com/flanksource/duty v1.0.170
github.com/flanksource/gomplate/v3 v3.20.12
github.com/flanksource/kopper v1.0.6
github.com/google/cel-go v0.17.6
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -764,8 +764,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.11.0 h1:ThP3hnX4Xh4thxVl2GjQ92WvQ93jq5VqzJh46jbW23A=
github.com/flanksource/commons v1.11.0/go.mod h1:zYEhi6E2+diQ+loVcROUHo/Bgv+Tn61W2NYmrb5MgVI=
github.com/flanksource/duty v1.0.169 h1:fMZOBukLz+aI77y8t27YSmoJSMIJSUFgeuZwG4uXVFE=
github.com/flanksource/duty v1.0.169/go.mod h1:C3eT1PfdqTdefpGRDfUzLDVjSKuYjqZbgbIqX757FbA=
github.com/flanksource/duty v1.0.170 h1:rbAstMqxwSjOf/uv7jzHeWfCGNdp52RndnEk9rjIiNw=
github.com/flanksource/duty v1.0.170/go.mod h1:C3eT1PfdqTdefpGRDfUzLDVjSKuYjqZbgbIqX757FbA=
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=
Expand Down

0 comments on commit 256c76f

Please sign in to comment.