Open
Description
It's not possible to install rsyslog_exporter since the go.mod are referring to "github.com/aleroyer/rsyslog_exporter"
go install github.com/prometheus-community/[email protected]
go: downloading github.com/prometheus-community/rsyslog_exporter v1.1.0
go: github.com/prometheus-community/[email protected]: version constraints conflict:
github.com/prometheus-community/[email protected]: parsing go.mod:
module declares its path as: github.com/aleroyer/rsyslog_exporter
but was required as: github.com/prometheus-community/rsyslog_exporter
Maybe the path needs to be updated in go.mod to "github.com/prometheus-community/rsyslog_exporter"?
Metadata
Metadata
Assignees
Labels
No labels