marcelocorreia/go-template-engine

Template engine does not parse integers

Opened this issue · 0 comments

+ /usr/local/bin/cops-helper config process --source /path/source --output /path/dest
Error executing gte..
json: cannot unmarshal number into Go value of type string

changing the value from integer to string works around the error