Skip to content

Commit

Permalink
chore: bump duty to v1.0.606 (#870)
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 26, 2024
1 parent 55deec1 commit b1e840f
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 @@ -52,7 +52,7 @@ require (
github.com/evanphx/json-patch v5.7.0+incompatible
github.com/flanksource/artifacts v1.0.8
github.com/flanksource/commons v1.28.0
github.com/flanksource/duty v1.0.605
github.com/flanksource/duty v1.0.606
github.com/flanksource/is-healthy v1.0.28
github.com/flanksource/ketall v1.1.7
github.com/flanksource/mapstructure v1.6.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -902,8 +902,8 @@ github.com/flanksource/artifacts v1.0.8 h1:Aucp8rYC0gI1+5joh3vv6+Ic8gb2VVe1rYLD6
github.com/flanksource/artifacts v1.0.8/go.mod h1:WUIzg0+qeHeFapPprdUVzSvZYFPLNNcqIbH1HKHZz3Q=
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.605 h1:NvEI4giZf3vCbL4rzDXPLhcrOe1Mzbdh5IjWZ5Z1UyM=
github.com/flanksource/duty v1.0.605/go.mod h1:oCqo7xohZHNTnzuo6AsnUnFnzXHN+PaD1HFdo+7nKJk=
github.com/flanksource/duty v1.0.606 h1:7sTMS6hXlEOpYybck5vCIz4bjVBAZy0TKv/9LyucxvU=
github.com/flanksource/duty v1.0.606/go.mod h1:oCqo7xohZHNTnzuo6AsnUnFnzXHN+PaD1HFdo+7nKJk=
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 b1e840f

Please sign in to comment.