Skip to content

Commit

Permalink
chore: bump duty to v1.0.704 (#2215)
Browse files Browse the repository at this point in the history
  • Loading branch information
flankbot authored Oct 9, 2024
1 parent 1933df8 commit 5146347
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ require (
github.com/elastic/go-elasticsearch/v8 v8.13.1
github.com/flanksource/artifacts v1.0.15
github.com/flanksource/commons v1.30.5
github.com/flanksource/duty v1.0.703
github.com/flanksource/gomplate/v3 v3.24.34
github.com/flanksource/duty v1.0.704
github.com/flanksource/gomplate/v3 v3.24.35
github.com/flanksource/is-healthy v1.0.32
github.com/flanksource/kommons v0.31.4
github.com/friendsofgo/errors v0.9.2
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -865,11 +865,11 @@ github.com/flanksource/artifacts v1.0.15 h1:3ImJr2y0ZCXw/QrMhfJJktAT7pYD3sMZR5ix
github.com/flanksource/artifacts v1.0.15/go.mod h1:qHVCnQu5k50aWNJ5UhpcAKEl7pAzqUrFFKGSm147G70=
github.com/flanksource/commons v1.30.5 h1:p8PXGiNt7SurBBh9K3ea8/ZrDvacXSYHJSs/cqJLDK8=
github.com/flanksource/commons v1.30.5/go.mod h1:26zdVkmMPsGpvfcsvst5WgsqcyRL8KqFNxkumagBN+A=
github.com/flanksource/duty v1.0.703 h1:A0TMRIpG7/f4GHR+sjs4rWtxe0ukYwipQjPAQmTEEK4=
github.com/flanksource/duty v1.0.703/go.mod h1:XM1Y1FfW0TB4HvuP/GjwS3ZDvJKYM5o1wobgRIyqkuA=
github.com/flanksource/duty v1.0.704 h1:1hS+Y5ZTUoPEWp08DyrfucJY7d1CEN/pchsEaa1x558=
github.com/flanksource/duty v1.0.704/go.mod h1:4ZNkZ3n0Vtx+wqQoto36Z139U9TBWlCYEpAwuqZiCQk=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.34 h1:KeA7bim1OzUqBXTftumgdacMlb3fGX95Y0kOtBduYGQ=
github.com/flanksource/gomplate/v3 v3.24.34/go.mod h1:FdQHxnyrBSmT5zNJTDq08oXxD+eOqti4ERanSoDmQAU=
github.com/flanksource/gomplate/v3 v3.24.35 h1:6grps46JjAQI7haaGbiJXDQb6qxat0Ra9EN99iaBHVQ=
github.com/flanksource/gomplate/v3 v3.24.35/go.mod h1:W/jhtuxSmCVFZibf11qJOSceEq++DEL0eCj/F0Y+zVY=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.32 h1:yNIxM09BoDT18V2+3GbtVhYChvx/KhmV/LCHWaUvzOU=
github.com/flanksource/is-healthy v1.0.32/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
Expand Down

0 comments on commit 5146347

Please sign in to comment.