diff --git a/go.mod b/go.mod index badb87d1..ddd1ecdb 100644 --- a/go.mod +++ b/go.mod @@ -279,7 +279,7 @@ require ( github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d // indirect github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect github.com/emicklei/go-restful/v3 v3.12.1 // indirect - github.com/flanksource/gomplate/v3 v3.24.53 + github.com/flanksource/gomplate/v3 v3.24.54 github.com/go-errors/errors v1.5.1 // indirect github.com/go-logr/logr v1.4.2 github.com/go-openapi/jsonpointer v0.21.0 // indirect diff --git a/go.sum b/go.sum index d98c63e0..bf50de2b 100644 --- a/go.sum +++ b/go.sum @@ -499,8 +499,8 @@ github.com/flanksource/commons v1.35.3 h1:EG46iWodmSQQbXywjvEAgK56ZH26jYtMv0RiPM github.com/flanksource/commons v1.35.3/go.mod h1:cLZURmvF0dw3wR5VyPuibRl/7h+NEiyMdo70WhJFB9Y= github.com/flanksource/duty v1.0.827 h1:4E4vVpqgLWvguaWvL+0VxoBLv5M/4FE9JiD9YMslFBg= github.com/flanksource/duty v1.0.827/go.mod h1:nZ/PmIq2v3+cPem6DrLiImO8lbIzENexaW93MGwPWBg= -github.com/flanksource/gomplate/v3 v3.24.53 h1:/LqHuSnscOvkAiCza3BEcgZCUB9YmaF7dxSOc4pMhmE= -github.com/flanksource/gomplate/v3 v3.24.53/go.mod h1:n8FDFl4PM+Uk4DtS2hBKGuNp8SOGXxn3Hq7tsb6myVg= +github.com/flanksource/gomplate/v3 v3.24.54 h1:iH5og2V88RfxhUVTVIhriocBOFFyLU5NfDRiTrhgV+k= +github.com/flanksource/gomplate/v3 v3.24.54/go.mod h1:n8FDFl4PM+Uk4DtS2hBKGuNp8SOGXxn3Hq7tsb6myVg= github.com/flanksource/is-healthy v1.0.59 h1:/dObdgBEouYMX7eF2R4l20G8I+Equ0YGDrXOtRpar/s= github.com/flanksource/is-healthy v1.0.59/go.mod h1:5MUvkRbq78aPVIpwGjpn+k89n5+1thBLIRdhfcozUcQ= github.com/flanksource/ketall v1.1.8 h1:s06YtYOKLJAh3zdm7gOTbJdLiIF/73Y1/zdFmyohjUE=