Skip to content

Commit

Permalink
chore: bump duty to v1.0.660
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop authored and github-actions[bot] committed Sep 18, 2024
1 parent 6aab029 commit e053285
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 @@ -50,7 +50,7 @@ require (
github.com/evanphx/json-patch v5.7.0+incompatible
github.com/flanksource/artifacts v1.0.14
github.com/flanksource/commons v1.29.10
github.com/flanksource/duty v1.0.658
github.com/flanksource/duty v1.0.660
github.com/flanksource/is-healthy v1.0.31
github.com/flanksource/ketall v1.1.7
github.com/flanksource/mapstructure v1.6.0
Expand Down Expand Up @@ -258,7 +258,7 @@ require (
github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/emicklei/go-restful/v3 v3.11.1 // indirect
github.com/flanksource/gomplate/v3 v3.24.30
github.com/flanksource/gomplate/v3 v3.24.31
github.com/go-errors/errors v1.5.1 // indirect
github.com/go-logr/logr v1.4.2
github.com/go-openapi/jsonpointer v0.20.2 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -921,11 +921,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.10 h1:T/S95Pl8kASEFvQjQ7fJjTUqeVdhxQXg1vfkULTYFJQ=
github.com/flanksource/commons v1.29.10/go.mod h1:iTbrXOSp3Spv570Nly97D/U9cQjLZoVlmWCXqWzsvRU=
github.com/flanksource/duty v1.0.658 h1:JRd+svAimAYDG/1gYf5+/clFmhXSYmjC9fCHT9jHpao=
github.com/flanksource/duty v1.0.658/go.mod h1:Oj9zIX94CR2U+nmnt97gNLMrsBWILyIhIBeJynIIgqE=
github.com/flanksource/duty v1.0.660 h1:h9JO4lJMB+u6cS7L+KOz6bJvREAJ78QNaNVeMPWmTI8=
github.com/flanksource/duty v1.0.660/go.mod h1:Nl00WRVSA1RYN7+3Tg5vjbtCM9v2zZxjZMU4jnGP+s4=
github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc=
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/gomplate/v3 v3.24.31 h1:SvzGzuN1wVKxQJp9N0Gu5R4ygq/z8dXXjlI4agSprGc=
github.com/flanksource/gomplate/v3 v3.24.31/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 e053285

Please sign in to comment.