Skip to content

Commit

Permalink
chore: bump duty to v1.0.627 (#2125)
Browse files Browse the repository at this point in the history
  • Loading branch information
flankbot authored Sep 6, 2024
1 parent 3f921e1 commit 3edd6fd
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.14
github.com/flanksource/commons v1.29.4
github.com/flanksource/duty v1.0.626
github.com/flanksource/gomplate/v3 v3.24.27
github.com/flanksource/duty v1.0.627
github.com/flanksource/gomplate/v3 v3.24.29
github.com/flanksource/is-healthy v1.0.31
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 @@ -863,11 +863,11 @@ github.com/flanksource/artifacts v1.0.14 h1:Vv70bccsae0MwGaf/uSPp34J5V1/PyKfct9z
github.com/flanksource/artifacts v1.0.14/go.mod h1:qHVCnQu5k50aWNJ5UhpcAKEl7pAzqUrFFKGSm147G70=
github.com/flanksource/commons v1.29.4 h1:lA+iylPS85LXsKK7lp4wcNx9A3QU2d1BwUfUWIS1t7c=
github.com/flanksource/commons v1.29.4/go.mod h1:bdTkBoakpFszgjQ16qJ6/qEF9n2s/sc0d2ujYYdFvGs=
github.com/flanksource/duty v1.0.626 h1:G5y2sy3dIYE0xNNKd9W6D/jh9WxOABMabHAIQQlsJKg=
github.com/flanksource/duty v1.0.626/go.mod h1:fEsbkDxWoAcjXBDVD9unI8ekrPN/IG1v2Q2+dvoLLvs=
github.com/flanksource/duty v1.0.627 h1:/IRST9pZmQok4wfRQYxbcTclW9o6Ba/1pZK/zaiCV+o=
github.com/flanksource/duty v1.0.627/go.mod h1:vW+6GGKVGqoQeB0jkj1OiCKLFJsbRTueYWXKwBvmuvM=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
github.com/flanksource/gomplate/v3 v3.24.27 h1:5vw7k0fUj4/b67wDyscJmC4jNCboDbjdl7ebwUF6mtc=
github.com/flanksource/gomplate/v3 v3.24.27/go.mod h1:x5LuJX08JyvjzrydbG1Hvd+DKopirJsSHNShXynyE0o=
github.com/flanksource/gomplate/v3 v3.24.29 h1:PjdtgzCVFVQg3JHSY70EUr1hbxSPTMaVNt2vnoUFuno=
github.com/flanksource/gomplate/v3 v3.24.29/go.mod h1:2OfZS3B8UnvgGu1ZTjAPfGxBz4gYhBv0MGyM9MZwGpM=
github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ=
github.com/flanksource/is-healthy v1.0.31 h1:OyFprMn82RjiCZ8TkEPsP9W5/rxsVjmS4coAJzhf/Cg=
github.com/flanksource/is-healthy v1.0.31/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=
Expand Down

0 comments on commit 3edd6fd

Please sign in to comment.