fix(deps): update module github.com/sergi/go-diff to v1.4.0

This commit is contained in:
Renovate Bot 2025-12-15 00:15:43 +00:00
parent c202e41681
commit 182b663676
3 changed files with 4 additions and 2 deletions

View file

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