buildkite-agent-metrics: 5.9.9 -> 5.9.10

This commit is contained in:
R. Ryantm
2024-12-03 09:17:24 +00:00
parent afd9ca8bf0
commit cda5f0c30c
@@ -4,7 +4,7 @@
}:
buildGoModule rec {
pname = "buildkite-agent-metrics";
version = "5.9.9";
version = "5.9.10";
outputs = [ "out" "lambda" ];
@@ -12,10 +12,10 @@ buildGoModule rec {
owner = "buildkite";
repo = "buildkite-agent-metrics";
rev = "v${version}";
hash = "sha256-Y39v+OBhR4WpytCeQN6qBuQpdwKlEgiKgeG5U79QFxU=";
hash = "sha256-2nN4Odx1GytI7WVnZHqepQsJKzfvj2ctkreWz3AgpR8=";
};
vendorHash = "sha256-i2+nefRE4BD93rG842oZj0/coamYVRMPxEHio80bdWk=";
vendorHash = "sha256-YefdOc56TBKQZ6Ra4SpQwLTJYTZ2KuxRhRslaXIpucQ=";
postInstall = ''
mkdir -p $lambda/bin