fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10

This commit is contained in:
Renovate Bot 2026-05-21 07:16:11 +00:00
parent 143921cad9
commit bc4e95b35f
3 changed files with 4 additions and 2 deletions

View file

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