Skip to content

Commit 063886e

Browse files
committed
chore: bump duty to v1.0.1189
1 parent 8bd8805 commit 063886e

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ require (
1212
github.com/containrrr/shoutrrr v0.8.0
1313
github.com/fergusstrange/embedded-postgres v1.33.0 // indirect
1414
github.com/flanksource/commons v1.46.0
15-
github.com/flanksource/duty v1.0.1188
15+
github.com/flanksource/duty v1.0.1189
1616
github.com/flanksource/gomplate/v3 v3.24.66
1717
github.com/flanksource/kopper v1.0.14
1818
github.com/gomarkdown/markdown v0.0.0-20250810172220-2e2c11897d1a
@@ -429,7 +429,6 @@ require (
429429
)
430430

431431
// replace github.com/flanksource/clicky => ../clicky
432-
replace github.com/flanksource/duty => ../duty
433432

434433
// replace github.com/flanksource/gomplate/v3 => ../gomplate
435434

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -387,6 +387,8 @@ github.com/flanksource/commons v1.46.0 h1:MH6YoTcCiOQuSTv0uP97dxNzgK1ZBhzLW1sl8G
387387
github.com/flanksource/commons v1.46.0/go.mod h1:GTqpzJ0zg2zjJDHDiNcSRfyXKUwXNuasFN6C6yUQJ18=
388388
github.com/flanksource/deps v1.0.24 h1:X23SZb2nxCDsS1wRiuqyvUYpA3KQxcQR9YfB8H/oTgo=
389389
github.com/flanksource/deps v1.0.24/go.mod h1:emsZRgkplqo9xe2wTAPyFm6XWk8CS6H9cxjp6eYR1Vg=
390+
github.com/flanksource/duty v1.0.1189 h1:RcsJzIInWjRe6G+dZGluu4+97gRZYMsNYBavHx/+uZs=
391+
github.com/flanksource/duty v1.0.1189/go.mod h1:Uqe8R/P9jUyj2l7NE6J2mcbbmpBBOvNznSJBWuKLK7E=
390392
github.com/flanksource/gomplate/v3 v3.24.66 h1:fTaN0s9t+YZCau+KlgcLn9pMcLTsSiMjBnZUbhGY/oY=
391393
github.com/flanksource/gomplate/v3 v3.24.66/go.mod h1:PiYJOAk971BpG/suhFP9YAZSjfz4KiRaqwYlQZZJp0Q=
392394
github.com/flanksource/is-healthy v1.0.82 h1:/hjq2hYWVph2Cr6F6qF4v/vTuEqOqgPVnZOh1kfDwvg=

0 commit comments

Comments
 (0)