mirror of
https://github.com/prometheus-community/postgres_exporter
synced 2025-02-25 15:00:41 +00:00
Loongson CPU mips64le compiled through. (#418)
This commit is contained in:
parent
a7538454ed
commit
b12c8ab04e
@ -98,6 +98,7 @@ var platforms []Platform = []Platform{
|
||||
{"linux", "amd64", ""},
|
||||
{"linux", "386", ""},
|
||||
{"linux", "arm64", ""},
|
||||
{"linux", "mips64le", ""},
|
||||
{"darwin", "amd64", ""},
|
||||
{"darwin", "386", ""},
|
||||
{"windows", "amd64", ".exe"},
|
||||
|
Loading…
Reference in New Issue
Block a user