prometheus-mongodb-exporter: 0.40.0 -> 0.41.0 (#342547)

This commit is contained in:
Weijia Wang
2024-09-26 23:54:12 +02:00
committed by GitHub
@@ -2,16 +2,16 @@
buildGoModule rec {
pname = "mongodb_exporter";
version = "0.40.0";
version = "0.41.0";
src = fetchFromGitHub {
owner = "percona";
repo = "mongodb_exporter";
rev = "v${version}";
hash = "sha256-cWXfMi48aF06Prua3n4geG2yP1JzLlHq/xh1HmiJkT4=";
hash = "sha256-TYhJdKnLXkz9MKH7FfEdI91CW9mDuCH6SvddQHjwjDQ=";
};
vendorHash = "sha256-69YBrDAEruWXaAqLfRVtqmZ0pop3r5cusePSV2Q1MXw=";
vendorHash = "sha256-xKqt4JdHbFxMvFMa/zi8qGm9OZ3YFjGJQrMXfBfj4xA=";
ldflags = [
"-s"