You've already forked postgres_exporter
mirror of
https://github.com/prometheus-community/postgres_exporter.git
synced 2025-08-08 04:42:07 +03:00
Add cross-compilation Makefile targets and tar-based releases.
Revamp the build system to be more inline with other Prometheus exporters. Notably add Darwin and Windows build targets, and add support for releases using tar files.
This commit is contained in:
2
tools/vendor/github.com/kisielk/errcheck/README.md
generated
vendored
2
tools/vendor/github.com/kisielk/errcheck/README.md
generated
vendored
@@ -99,7 +99,7 @@ in the importer.
|
||||
|
||||
However, you can use errcheck on packages that depend on those which use cgo. In
|
||||
order for this to work you need to `go install` the cgo dependencies before running
|
||||
errcheck on the dependant packages.
|
||||
errcheck on the dependent packages.
|
||||
|
||||
See https://github.com/kisielk/errcheck/issues/16 for more details.
|
||||
|
||||
|
Reference in New Issue
Block a user