Compare commits

..

2 commits

Author SHA1 Message Date
TF Renovate Bot
c62e292e38 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-03 15:16:08 +00:00
Renovate Bot
d7ddda0910 fix(deps): update module github.com/jedib0t/go-pretty/v6 to v6.7.10 2026-05-03 15:15:59 +00:00

View file

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