You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we can include the template/ directory in the binary easily now with Go 1.17, and use the custom one if specified via -template-dir or there's a template/ directory in $CWD (not as sure about the latter).
The text was updated successfully, but these errors were encountered:
I think we can include the template/ directory in the binary easily now with Go 1.17, and use the custom one if specified via
-template-dir
or there's atemplate/
directory in $CWD (not as sure about the latter).The text was updated successfully, but these errors were encountered: