goreleaser / godownloader

[DEPRECATED] Download Go binaries as fast and easily as possible.
MIT License
445 stars 54 forks source link

Error: "replace" function not defined #164

Closed talal closed 4 years ago

talal commented 4 years ago

Hi,

I recently switched to using GoReleaser for Bonclay.

When I use GoDownload with this config file, I get an error:

⨯ failed error=unable generate archive name: template: name:1: function "replace" not defined

I use the replace function here and here.

Could you provide me some insight as to what I might be doing wrong in my config file?

In case this is helpful: I installed GoDownloader using the latest release (v0.1.0).

caarlos0 commented 4 years ago

should be fixed on master.