buildkite-agent-metrics: 5.9.10 -> 5.9.11

This commit is contained in:
R. Ryantm
2024-12-14 13:54:52 +00:00
parent 5505316e2c
commit f173a52831
@@ -5,7 +5,7 @@
}:
buildGoModule rec {
pname = "buildkite-agent-metrics";
version = "5.9.10";
version = "5.9.11";
outputs = [
"out"
@@ -16,7 +16,7 @@ buildGoModule rec {
owner = "buildkite";
repo = "buildkite-agent-metrics";
rev = "v${version}";
hash = "sha256-2nN4Odx1GytI7WVnZHqepQsJKzfvj2ctkreWz3AgpR8=";
hash = "sha256-eAV/2ZflCtgeP5/7RTVBEFuHWYWNiWXzGxBO1fiCdRo=";
};
vendorHash = "sha256-YefdOc56TBKQZ6Ra4SpQwLTJYTZ2KuxRhRslaXIpucQ=";