Commit Graph

16 Commits

Author SHA1 Message Date
renovate[bot] 750dbff9f1
fix(deps): update module github.com/masterminds/sprig/v3 to v3.2.3 (#22) 2022-12-04 18:22:05 +01:00
Robert Kaussow f39f868bc8
chore: switch to go1.19 (#16) 2022-08-05 13:18:35 +02:00
Robert Kaussow dff45023e2
ci: refactor build tools and ci setup (#11) 2022-04-25 12:55:25 +02:00
Robert Kaussow 237cdb250c
chore: switch to go1.18 as build requirement (#9) 2022-03-30 22:41:59 +02:00
renovate[bot] 04f408e27f
fix(deps): update module honnef.co/go/tools to v0.2.2 (#6)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-11-15 22:18:11 +01:00
Robert Kaussow b793b7638d
bump module major version to v2 2021-09-18 19:11:32 +02:00
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 d4dbf3e650
fix: migrate module namespace 2021-09-18 17:20:57 +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