Open
Description
sprig is the library that we use for template functions. We forked it on slim-sprig because the original imports too many packages and also had many functions that do not make sense for a template (crypto functions, etc).
Today, I learned that there's an attempt fork sprig given it hasn't had any activity for over 2 years:
- is this still supported? Masterminds/sprig#396
- chore(roadmap-v1): welcome on sprout 🌱 go-sprout/sprout#1
- https://github.com/42atomys/sprout
It's far from ready, but I decided to open this issue so we don't forget to take a look on how's the fork going in the near future.