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

This commit is contained in:
Renovate Bot 2026-06-03 17:16:18 +00:00
parent 6c4c1bace6
commit 7ecee1c3ab
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-zxp+x0bmJlK9OZf9KTbsJWkwERNgu37nj+M0dtOOIJk=";
meta.mainProgram = "nixtest";
}