Compare commits

..

2 commits

Author SHA1 Message Date
TF Renovate Bot
5cf826099a Merge branch 'renovate/github.com-rs-zerolog-1.x' into 'main'
fix(deps): update module github.com/rs/zerolog to v1.35.1

See merge request TECHNOFAB/nixtest!14
2026-05-03 15:17:06 +00:00
Renovate Bot
1919d8475e fix(deps): update module github.com/rs/zerolog to v1.35.1 2026-05-03 15:17:00 +00:00

View file

@ -19,6 +19,6 @@ buildGoModule {
];
};
subPackages = ["cmd/nixtest"];
vendorHash = "sha256-d3gS9VQTOFKJ0nJfT2/h2xrH93HA2730r6MO56LBEQA=";
vendorHash = "sha256-tojMKT5Mkt7GkdrA3sz8Y54bt26Td/tm/B0E1fwdp1Q=";
meta.mainProgram = "nixtest";
}