fix(deps): update module github.com/stretchr/testify to v1.12.0

This commit is contained in:
Renovate Bot 2026-08-17 09:15:13 +00:00
parent 6c4c1bace6
commit 84fb3a7ea0
3 changed files with 4 additions and 2 deletions

View file

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