buildkite-agent-metrics: 5.9.7 -> 5.9.8

This commit is contained in:
R. Ryantm
2024-07-23 02:29:47 +00:00
parent 6f3bb7dca6
commit 2e209e6f7f
@@ -4,7 +4,7 @@
}:
buildGoModule rec {
pname = "buildkite-agent-metrics";
version = "5.9.7";
version = "5.9.8";
outputs = [ "out" "lambda" ];
@@ -12,7 +12,7 @@ buildGoModule rec {
owner = "buildkite";
repo = "buildkite-agent-metrics";
rev = "v${version}";
hash = "sha256-HHTPgrMNxaX2fbkf7oasrEopXg6ocMSwdymeNAIrckg=";
hash = "sha256-0WcjmX3SXRfx6ged2lfNTZBWfICYVtXznR+7J/ASAFQ=";
};
vendorHash = "sha256-i2+nefRE4BD93rG842oZj0/coamYVRMPxEHio80bdWk=";