aymerick / raymond

Handlebars for golang
MIT License
610 stars 101 forks source link

fix imports and setup go mod #41

Closed Takumi2008 closed 3 years ago

Takumi2008 commented 3 years ago

Purpose

Fixing imports to point to the forked repo and configure go mod. This forked library is needed to add additional handlebar features for mailgun/temple as the original repo is no longer being maintained.

https://mailgun.atlassian.net/browse/PIP-1310

Reference: https://github.com/aymerick/raymond/issues/40