Source: syncthing Version: 0.14.51+ds2-3 Severity: serious Tags: ftbfs Dear Maintainer,
When rebuild syncthing, it FTBFS,
# github.com/syncthing/syncthing/cmd/stdiscosrv
src/github.com/syncthing/syncthing/cmd/stdiscosrv/stats.go:112:56: too
many arguments in call to prometheus.NewProcessCollector
have (int, string)
want (prometheus.ProcessCollectorOpts)
NewProcessCollector changed API in
golang-github-prometheus-client-golang/0.9.0-1
--
Shengjing Zhu

