Compare commits

..

2 commits

Author SHA1 Message Date
TF Renovate Bot
5013335d9e Merge branch 'renovate/github.com-jedib0t-go-pretty-v6-6.x' into 'main'
fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10

See merge request TECHNOFAB/nixtest!13
2026-05-21 08:12:17 +00:00
Renovate Bot
bc4e95b35f fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 2026-05-21 07:16:11 +00:00

View file

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