when i execute "go build cmd/heplify-server/heplify-server.go", it results in following error:
-> unzip /root/go/pkg/mod/cache/download/github.com/negbie/heplify-server/@v/v0.0.0-20181221112811-5429c3f96f6e.zip: malformed file path "docker/hep-prom-graf/grafana/provisioning/dashboards/SIP_KPI's.json": invalid char '\''
maybe the dashboard could be renamed without the "'" character for better compatibility?
when i execute "go build cmd/heplify-server/heplify-server.go", it results in following error: -> unzip /root/go/pkg/mod/cache/download/github.com/negbie/heplify-server/@v/v0.0.0-20181221112811-5429c3f96f6e.zip: malformed file path "docker/hep-prom-graf/grafana/provisioning/dashboards/SIP_KPI's.json": invalid char '\''
maybe the dashboard could be renamed without the "'" character for better compatibility?