Commit Graph

3 Commits

Author SHA1 Message Date
Kenneth Shaw
5df563b28f Replace unsupported/abandoned raymond package with handlebars/v3
The raymond package appears to be abandoned. This changes to a supported
fork (handlebars/v3) that has Go module support, and has some
maintenance done. Additionally, updates to latest sprig package, and
changes the logic used to skip/avoid adding sprig helpers to handlebars
when the func has an unsupported return type.
2021-08-21 05:29:43 +07:00
Don
d68366605e Remove pkg/errors
Use the built in handling in Golang 1.13+.
2020-09-22 10:18:38 -07:00
Thomas Boerger
61fce6e289
Migrated initial version 2018-03-30 01:04:58 +02:00