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

This commit is contained in:
Renovate Bot 2025-12-15 07:08:30 +00:00
parent 54d3b534d6
commit 056851d6c6
3 changed files with 4 additions and 2 deletions

View file

@ -19,6 +19,6 @@ buildGoModule {
];
};
subPackages = ["cmd/nixtest"];
vendorHash = "sha256-uyVSXUSoDfOhRxrtUd6KQWmx6I8kw3PJxKfYMZgz3h8=";
vendorHash = "sha256-TtsIoXMBjMU/AlILgWcyv5TwYuBSdoyDbKrOdnJbdKQ=";
meta.mainProgram = "nixtest";
}