Commit Graph

9 Commits

Author SHA1 Message Date
Robert Kaussow af2e277e26
chore: apply default repo structure (#3) 2021-09-18 18:50:14 +02:00
Robert Kaussow 267e8e904b
chore: cleanup deps 2021-09-18 17:22:16 +02:00
Robert Kaussow 16ca81c679
refactor: replace unsupported raymond package with handlebars/v3 (#2)
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.

Co-authored-by: Kenneth Shaw <kenshaw@gmail.com>
2021-09-18 17:14:54 +02: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