From 4559033150aebd181624642fe90a0295a7e74bfe Mon Sep 17 00:00:00 2001 From: moshloop <1489660+moshloop@users.noreply.github.com> Date: Wed, 24 Jun 2026 07:20:31 +0000 Subject: [PATCH] chore: bump gomplate to v3.24.84 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 3004e007..ba1aa4fa 100644 --- a/go.mod +++ b/go.mod @@ -35,7 +35,7 @@ require ( github.com/flanksource/clicky v1.21.18 github.com/flanksource/commons v1.53.1 github.com/flanksource/deps v1.0.35 - github.com/flanksource/gomplate/v3 v3.24.83 + github.com/flanksource/gomplate/v3 v3.24.84 github.com/flanksource/is-healthy v1.0.88 github.com/flanksource/sandbox-runtime v1.0.2 github.com/glebarez/sqlite v1.11.0 diff --git a/go.sum b/go.sum index 69ef0a1b..82c78709 100644 --- a/go.sum +++ b/go.sum @@ -417,8 +417,8 @@ github.com/flanksource/commons v1.53.1 h1:WiMvY9XGG//L4ndYKTcmp0NjWXg4B7Wbn4hYWk github.com/flanksource/commons v1.53.1/go.mod h1:ZII22jIDJ3fd/Mz7l0SzLFEv8aoSUg+xwfJAAVf8up4= github.com/flanksource/deps v1.0.35 h1:tHxhkJSsJBWRmx7lR/X1rI8diz6tu0dsGb7GCROfuIQ= github.com/flanksource/deps v1.0.35/go.mod h1:2YRfP32WZrMxGVMYV51RlVHZfgerxf8DT3TqSgjzmTQ= -github.com/flanksource/gomplate/v3 v3.24.83 h1:EDwBM4n9AtRvBd+dynjHHsvHovVZLEBPgZzbL3GS6EY= -github.com/flanksource/gomplate/v3 v3.24.83/go.mod h1:NMMZkFsjbLy/8iY8Fip5N86Y0PP6lZeq+kmPwpVVIL0= +github.com/flanksource/gomplate/v3 v3.24.84 h1:UOE0yCJsczTIKRaHUvhD6tjCYrbNvOugAizuy0FVlhE= +github.com/flanksource/gomplate/v3 v3.24.84/go.mod h1:NMMZkFsjbLy/8iY8Fip5N86Y0PP6lZeq+kmPwpVVIL0= github.com/flanksource/is-healthy v1.0.88 h1:ATQuKoNdp8Qfzf41/eMFajmT0qzOmZlZNG5eLK41RFo= github.com/flanksource/is-healthy v1.0.88/go.mod h1:faa7yhEtdftTiMxg9Cp2bZ/fGaaB04KSjEm+bkghyY0= github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=