Commit Graph

7 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
255b8544a5 Update sprig to v3 2020-09-25 09:24:10 -07:00
Don
d68366605e Remove pkg/errors
Use the built in handling in Golang 1.13+.
2020-09-22 10:18:38 -07:00
Brad Rydzewski
fe2c2821cd remove faketime dependency 2020-07-10 19:06:04 -04:00
Thomas Boerger
ae5be791e9
Update dependencies to latest versions 2019-08-01 01:06:56 +02:00
Thomas Boerger
93b7ded1c6
Integrate sprig for more helpers 2019-02-19 10:04:44 +01:00
Thomas Boerger
316093bf1a
Replace godep with gomod 2019-02-19 09:28:58 +01:00