Skip to content

Commit

Permalink
chore: bump duty to v1.0.633
Browse files Browse the repository at this point in the history
  • Loading branch information
adityathebe authored and github-actions[bot] committed Sep 10, 2024
1 parent c4ff274 commit 2a6c235
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ require (
github.com/eko/gocache/store/bigcache/v4 v4.2.1
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.629
github.com/flanksource/gomplate/v3 v3.24.29
github.com/flanksource/commons v1.29.10
github.com/flanksource/duty v1.0.633
github.com/flanksource/gomplate/v3 v3.24.30
github.com/flanksource/is-healthy v1.0.31
github.com/flanksource/kommons v0.31.4
github.com/friendsofgo/errors v0.9.2
Expand Down
12 changes: 6 additions & 6 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -861,13 +861,13 @@ github.com/fergusstrange/embedded-postgres v1.25.0 h1:sa+k2Ycrtz40eCRPOzI7Ry7Ttk
github.com/fergusstrange/embedded-postgres v1.25.0/go.mod h1:t/MLs0h9ukYM6FSt99R7InCHs1nW0ordoVCcnzmpTYw=
github.com/flanksource/artifacts v1.0.14 h1:Vv70bccsae0MwGaf/uSPp34J5V1/PyKfct9z5JYCTJU=
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.629 h1:0IRhBXQcJILMuYJMNZgJl2jKBpnuL0ajJgDmvx+L5Gk=
github.com/flanksource/duty v1.0.629/go.mod h1:vW+6GGKVGqoQeB0jkj1OiCKLFJsbRTueYWXKwBvmuvM=
github.com/flanksource/commons v1.29.10 h1:T/S95Pl8kASEFvQjQ7fJjTUqeVdhxQXg1vfkULTYFJQ=
github.com/flanksource/commons v1.29.10/go.mod h1:iTbrXOSp3Spv570Nly97D/U9cQjLZoVlmWCXqWzsvRU=
github.com/flanksource/duty v1.0.633 h1:bCReCvc6H7BV5Nr3gnhzOUhoD9FcF6fJyjRYctb3s8I=
github.com/flanksource/duty v1.0.633/go.mod h1:Oj9zIX94CR2U+nmnt97gNLMrsBWILyIhIBeJynIIgqE=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
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/gomplate/v3 v3.24.30 h1:6Y25KnAMX4iCuEXe1C8d1kB2PdV+zD1ZulZrv6DV14Q=
github.com/flanksource/gomplate/v3 v3.24.30/go.mod h1:/lAM7+fkcCCfghCAjzdCqwgWxN5Ow8Sk6nkdFPjejCE=
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 2a6c235

Please sign in to comment.