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

This commit is contained in:
Renovate Bot 2026-05-21 16:16:49 +00:00
parent 6c4c1bace6
commit 1137db2f2d
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-8S5K/5YlsROODLiaqha5ajouY+wiAR53sKsOxOuyY/I=";
meta.mainProgram = "nixtest";
}