Skip to content

Commit

Permalink
chore: bump duty to v1.0.601 (#2079)
Browse files Browse the repository at this point in the history
Co-authored-by: moshloop <[email protected]>
  • Loading branch information
flankbot and moshloop authored Aug 23, 2024
1 parent 2f34b40 commit 672505f
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 @@ -19,7 +19,7 @@ require (
github.com/elastic/go-elasticsearch/v8 v8.13.1
github.com/flanksource/artifacts v1.0.7
github.com/flanksource/commons v1.28.0
github.com/flanksource/duty v1.0.600
github.com/flanksource/duty v1.0.601
github.com/flanksource/gomplate/v3 v3.24.24
github.com/flanksource/is-healthy v1.0.28
github.com/flanksource/kommons v0.31.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -859,8 +859,8 @@ github.com/flanksource/artifacts v1.0.7 h1:tLbY4+7l2H06Td3zSgGSwJy9Vfhto+M7L80cm
github.com/flanksource/artifacts v1.0.7/go.mod h1:pzO1hirM9RMrkJMsLbZbZyN6elsCwz8SNOk3z+mpv34=
github.com/flanksource/commons v1.28.0 h1:7wyTIU0Q1/wgckecRmIGmCS+zcFeAkId5qNzffR9Sho=
github.com/flanksource/commons v1.28.0/go.mod h1:Q/9SkqJW5QwsVlynOYMVuVQzQtHSBGt1TJkkeX3GRjU=
github.com/flanksource/duty v1.0.600 h1:dDT5dgAT7PD71RafWddjrIxgYr1kXvv1gL3Wc5vaB1w=
github.com/flanksource/duty v1.0.600/go.mod h1:qcEvmPZ0D1hKh3lFh9RZEOEtJzg1+5scVGD/tU2BbVQ=
github.com/flanksource/duty v1.0.601 h1:8IognStoT6M7hLsgRwNcw1x7ArgPdW/FEcLcduHH+Zk=
github.com/flanksource/duty v1.0.601/go.mod h1:qcEvmPZ0D1hKh3lFh9RZEOEtJzg1+5scVGD/tU2BbVQ=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.24 h1:u/30b75VNcoC7X+Q0M9Sk1PtvYUcnLe1nJjNpATHhdY=
github.com/flanksource/gomplate/v3 v3.24.24/go.mod h1:Ezcg/bzLwOHYtycHljeOf46RX2YlvLj+xxVxt/nCo30=
Expand Down

0 comments on commit 672505f

Please sign in to comment.