Skip to content

Commit

Permalink
chore: bump duty to v1.0.681 (#1457)
Browse files Browse the repository at this point in the history
* chore: bump duty to v1.0.681

* add RBAC mapping for lookup_component_config_id_related_components

---------

Co-authored-by: moshloop <1489660+moshloop@users.noreply.github.com>
Co-authored-by: Aditya Thebe <contact@adityathebe.com>
  • Loading branch information
3 people authored Sep 25, 2024
1 parent 1794ef6 commit d0907c5
Show file tree
Hide file tree
Showing 3 changed files with 168 additions and 167 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/containrrr/shoutrrr v0.8.0
github.com/fergusstrange/embedded-postgres v1.25.0 // indirect
github.com/flanksource/commons v1.29.10
github.com/flanksource/duty v1.0.679
github.com/flanksource/duty v1.0.681
github.com/flanksource/gomplate/v3 v3.24.33
github.com/flanksource/kopper v1.0.10
github.com/gomarkdown/markdown v0.0.0-20240419095408-642f0ee99ae2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -877,8 +877,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.679 h1:HuWp3cY+DxwrmdGs9pb43Tx5+5ovSwVWyLSq1mgFdps=
github.com/flanksource/duty v1.0.679/go.mod h1:cVVFsKjZyfF+t29Wth/DTREaQyjapOPZNCvHqHPAdJ0=
github.com/flanksource/duty v1.0.681 h1:e6k2YRDKqSdCPQbZ68qYButncLXhf3rveb/OKmuH0X0=
github.com/flanksource/duty v1.0.681/go.mod h1:cVVFsKjZyfF+t29Wth/DTREaQyjapOPZNCvHqHPAdJ0=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.33 h1:acW0CB/MjVBZZyfWB7Woxvb6LQdS1MWmF6roVbtUjEU=
github.com/flanksource/gomplate/v3 v3.24.33/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU=
Expand Down
Loading

0 comments on commit d0907c5

Please sign in to comment.