Skip to content

Commit 7649884

Browse files
authored
chore: bump gomplate to v3.24.78 (#313)
1 parent f836789 commit 7649884

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ require (
8080
github.com/deckarep/golang-set/v2 v2.8.0 // indirect
8181
github.com/distribution/reference v0.6.0 // indirect
8282
github.com/dlclark/regexp2 v1.11.5 // indirect
83-
github.com/flanksource/gomplate/v3 v3.24.77 // indirect
83+
github.com/flanksource/gomplate/v3 v3.24.78 // indirect
8484
github.com/flanksource/is-healthy v1.0.87 // indirect
8585
github.com/flanksource/kubectl-neat v1.0.4 // indirect
8686
github.com/fxamacker/cbor/v2 v2.9.0 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -99,8 +99,8 @@ github.com/fatih/color v1.18.0 h1:S8gINlzdQ840/4pfAwic/ZE0djQEH3wM94VfqLTZcOM=
9999
github.com/fatih/color v1.18.0/go.mod h1:4FelSpRwEGDpQ12mAdzqdOukCy4u8WUtOY6lkT/6HfU=
100100
github.com/flanksource/clicky v1.21.1 h1:Vk/q39QFCp+BEvX+mVfoeyfVP4IvLs18DlI5gMBLRbs=
101101
github.com/flanksource/clicky v1.21.1/go.mod h1:Wg30x88982ejUzKqtw+Sm7UMRHTB8bnIQBXHi9s54RU=
102-
github.com/flanksource/gomplate/v3 v3.24.77 h1:StGjXRxeADULhxA9rXbPzAPk+C/952gNeU+LUO7qRXk=
103-
github.com/flanksource/gomplate/v3 v3.24.77/go.mod h1:IioRhY9IdwdlPI/xdZOiLHGsFJqW4Sp6yXmrqCFuh+k=
102+
github.com/flanksource/gomplate/v3 v3.24.78 h1:zAxVx4VOUT6VDgBp5nDY4zOVbm4Y1O7+eTs0OqMrb1k=
103+
github.com/flanksource/gomplate/v3 v3.24.78/go.mod h1:RzIg+YwNQI0eUV61LtqmhNN2Qw8ebm1cGa6IhNQmkWE=
104104
github.com/flanksource/is-healthy v1.0.87 h1:wSK9wI9tu//gdKO9JxyZe8ZQ5H7MCpwG17KdbWaiMeM=
105105
github.com/flanksource/is-healthy v1.0.87/go.mod h1:xoEeeCamUiW8fGWGyRaGL9NU4xQzou+sgDC5raguDew=
106106
github.com/flanksource/kubectl-neat v1.0.4 h1:t5/9CqgE84oEtB0KitgJ2+WIeLfD+RhXSxYrqb4X8yI=

0 commit comments

Comments
 (0)