diff --git a/go.mod b/go.mod index a11732bbf..d8e71cf99 100644 --- a/go.mod +++ b/go.mod @@ -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.718 - github.com/flanksource/gomplate/v3 v3.24.35 + github.com/flanksource/duty v1.0.719 + github.com/flanksource/gomplate/v3 v3.24.36 github.com/flanksource/is-healthy v1.0.33 github.com/flanksource/kommons v0.31.4 github.com/friendsofgo/errors v0.9.2 diff --git a/go.sum b/go.sum index beeab58d6..61cdb591e 100644 --- a/go.sum +++ b/go.sum @@ -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.718 h1:qDQ0XYJGaJGUNhzTuMR+lv/XVn549wuwuECSWsIk1Hs= -github.com/flanksource/duty v1.0.718/go.mod h1:4ZNkZ3n0Vtx+wqQoto36Z139U9TBWlCYEpAwuqZiCQk= +github.com/flanksource/duty v1.0.719 h1:Gqs9p0YI6YT+fMpvGrlgGZ2FX8qXbXeFJebx5LPO34s= +github.com/flanksource/duty v1.0.719/go.mod h1:1+h6/KDFTtkmqitfV8cuQJWhLakxTMvKqBjgqW0y2Ps= github.com/flanksource/gomplate/v3 v3.20.4/go.mod h1:27BNWhzzSjDed1z8YShO6W+z6G9oZXuxfNFGd/iGSdc= -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/gomplate/v3 v3.24.36 h1:aJx4MEzPyzZyJ0VQI11SUFU7QaTUVcusCskwNsxexzM= +github.com/flanksource/gomplate/v3 v3.24.36/go.mod h1:7m2vIaBstYGIGoanua6Q3s0GbXs7KbBEVRHrEcdHxW4= github.com/flanksource/is-healthy v0.0.0-20230705092916-3b4cf510c5fc/go.mod h1:4pQhmF+TnVqJroQKY8wSnSp+T18oLson6YQ2M0qPHfQ= github.com/flanksource/is-healthy v1.0.33 h1:zJ3aaFA/r43ZHk75R7n8UU5XPYvnXcbNBCPJpAeuSaY= github.com/flanksource/is-healthy v1.0.33/go.mod h1:eRPXZShZqaz3Mz+QeoCNbL3857lt9BgCt67jOUQXLOU=