Skip to content

Commit b17c0f7

Browse files
flankbotgithub-actions[bot]
authored andcommitted
chore: bump duty to v1.0.799
1 parent 922dcb6 commit b17c0f7

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

go.mod

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ require (
1414
github.com/containrrr/shoutrrr v0.8.0
1515
github.com/fergusstrange/embedded-postgres v1.29.0 // indirect
1616
github.com/flanksource/commons v1.35.3
17-
github.com/flanksource/duty v1.0.795
18-
github.com/flanksource/gomplate/v3 v3.24.49
17+
github.com/flanksource/duty v1.0.799
18+
github.com/flanksource/gomplate/v3 v3.24.50
1919
github.com/flanksource/kopper v1.0.11
2020
github.com/gomarkdown/markdown v0.0.0-20240419095408-642f0ee99ae2
2121
github.com/google/cel-go v0.22.1
@@ -137,7 +137,7 @@ require (
137137
github.com/exaring/otelpgx v0.6.2 // indirect
138138
github.com/fatih/color v1.17.0 // indirect
139139
github.com/felixge/httpsnoop v1.0.4 // indirect
140-
github.com/flanksource/is-healthy v1.0.56 // indirect
140+
github.com/flanksource/is-healthy v1.0.57 // indirect
141141
github.com/flanksource/kubectl-neat v1.0.4 // indirect
142142
github.com/fluxcd/gitkit v0.6.0 // indirect
143143
github.com/fsnotify/fsnotify v1.7.0 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -468,12 +468,12 @@ github.com/flanksource/artifacts v1.0.14 h1:Vv70bccsae0MwGaf/uSPp34J5V1/PyKfct9z
468468
github.com/flanksource/artifacts v1.0.14/go.mod h1:qHVCnQu5k50aWNJ5UhpcAKEl7pAzqUrFFKGSm147G70=
469469
github.com/flanksource/commons v1.35.3 h1:EG46iWodmSQQbXywjvEAgK56ZH26jYtMv0RiPM3eKDE=
470470
github.com/flanksource/commons v1.35.3/go.mod h1:cLZURmvF0dw3wR5VyPuibRl/7h+NEiyMdo70WhJFB9Y=
471-
github.com/flanksource/duty v1.0.795 h1:BLKwuSrw2BTdxTu8es+MAXzzukMTuQVEjPaSMQvKBCk=
472-
github.com/flanksource/duty v1.0.795/go.mod h1:BwIY9DGWJM2uSpI8Sh64IQvbtjseVmaj0D7Ml1Ull6o=
473-
github.com/flanksource/gomplate/v3 v3.24.49 h1:j28zhFoyL4wOC4uIRk6RMV1LzW/UtcG2sjR+P8zE7BA=
474-
github.com/flanksource/gomplate/v3 v3.24.49/go.mod h1:2qqMPYn/4SJUpeqTP/LChqvEPT5hd/7bQhDVBET4ZKY=
475-
github.com/flanksource/is-healthy v1.0.56 h1:FV57lH2CRB3ox8ifM9MJPN/XTmonlEiS1L3f8JcwhY4=
476-
github.com/flanksource/is-healthy v1.0.56/go.mod h1:5MUvkRbq78aPVIpwGjpn+k89n5+1thBLIRdhfcozUcQ=
471+
github.com/flanksource/duty v1.0.799 h1:CcmnxPuoiS5pwmiGNmLRee5mgrJvJ+m/Tt6h0f4iSlA=
472+
github.com/flanksource/duty v1.0.799/go.mod h1:SUJg5MSfqt0UUM2l2hP/pPAsipS0Px5L8btRD7fLwM8=
473+
github.com/flanksource/gomplate/v3 v3.24.50 h1:z8wKtFqp6yqKf2aiNfKeiG57/JlvYmpGULApQI+4rM4=
474+
github.com/flanksource/gomplate/v3 v3.24.50/go.mod h1:N8lVd8fnm6gS0l3JWlcJgso2Ol9P2L7CW00gvuIHEk0=
475+
github.com/flanksource/is-healthy v1.0.57 h1:y9lyxu4GxWcghmT8uWAkg0gaC8bAUdJ4aOUGDpe4oQo=
476+
github.com/flanksource/is-healthy v1.0.57/go.mod h1:5MUvkRbq78aPVIpwGjpn+k89n5+1thBLIRdhfcozUcQ=
477477
github.com/flanksource/kopper v1.0.11 h1:PrOLEGqLYooocr/PIEsAcfMHNVcJI+qUT0r7inHeIC8=
478478
github.com/flanksource/kopper v1.0.11/go.mod h1:9MGw4EQc+NDMiNkParjM3Spxt5qUsxYUYyt+Fub+GSg=
479479
github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=

0 commit comments

Comments
 (0)