cli/templates
Sebastiaan van Stijn 7ab3e7e774
templates: deprecate NewParse()
It it just a chain of `New("sometag").Parse(...)`, and most of our
uses don't use a tag for the template, so can call Parse.

There's no public users of this function, but deprecating it first
just in case.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2025-07-28 08:25:02 +02:00
..
templates.go templates: deprecate NewParse() 2025-07-28 08:25:02 +02:00
templates_test.go templates: deprecate NewParse() 2025-07-28 08:25:02 +02:00