diff --git a/go.mod b/go.mod index 90b38db6..639339a7 100644 --- a/go.mod +++ b/go.mod @@ -35,7 +35,7 @@ require ( github.com/flanksource/clicky v1.21.4 github.com/flanksource/commons v1.51.3 github.com/flanksource/deps v1.0.28 - github.com/flanksource/gomplate/v3 v3.24.79 + github.com/flanksource/gomplate/v3 v3.24.80 github.com/flanksource/is-healthy v1.0.87 github.com/flanksource/sandbox-runtime v1.0.2 github.com/glebarez/sqlite v1.11.0 diff --git a/go.sum b/go.sum index 9e47ae20..a4a28e54 100644 --- a/go.sum +++ b/go.sum @@ -399,8 +399,8 @@ github.com/flanksource/commons v1.51.3 h1:sgQZ2s0XJTub4qmIlzRyH+eYXJP6UXmreCataP github.com/flanksource/commons v1.51.3/go.mod h1:BxXJzAsRxsw0la7Y/ShEABa8ZbtGIdRi7PCRjiHDCJE= github.com/flanksource/deps v1.0.28 h1:mm7l7WjzLbkj2aFrgnlMaRizp+j+0x22TvtwXzRlFtE= github.com/flanksource/deps v1.0.28/go.mod h1:2YRfP32WZrMxGVMYV51RlVHZfgerxf8DT3TqSgjzmTQ= -github.com/flanksource/gomplate/v3 v3.24.79 h1:T5Ls0tjsnDhcV/dQWjrm2UpHiwOhytDLmYDSF0O6p3Q= -github.com/flanksource/gomplate/v3 v3.24.79/go.mod h1:RzIg+YwNQI0eUV61LtqmhNN2Qw8ebm1cGa6IhNQmkWE= +github.com/flanksource/gomplate/v3 v3.24.80 h1:flN5n7v8sA2JR8PTP9f68ITF15cpiJoms5ZdSs0QJB0= +github.com/flanksource/gomplate/v3 v3.24.80/go.mod h1:RzIg+YwNQI0eUV61LtqmhNN2Qw8ebm1cGa6IhNQmkWE= github.com/flanksource/is-healthy v1.0.87 h1:wSK9wI9tu//gdKO9JxyZe8ZQ5H7MCpwG17KdbWaiMeM= github.com/flanksource/is-healthy v1.0.87/go.mod h1:xoEeeCamUiW8fGWGyRaGL9NU4xQzou+sgDC5raguDew= github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=