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

This commit is contained in:
Renovate Bot 2025-12-14 23:15:53 +00:00
parent 2477ad31ae
commit dab1e2ef6f
3 changed files with 4 additions and 2 deletions

View file

@ -19,6 +19,6 @@ buildGoModule {
];
};
subPackages = ["cmd/nixtest"];
vendorHash = "sha256-6kARJgngmXielUoXukYdAA0QHk1mwLRvgKJhx+v1iSo=";
vendorHash = "sha256-vH9lQqLWeaNIvWEZs7uPmPL6cINBzrteOJaIMgdRXZM=";
meta.mainProgram = "nixtest";
}