mirror of
https://gitlab.com/TECHNOFAB/nixtest.git
synced 2026-09-17 16:24:34 +02:00
fix(deps): update module github.com/stretchr/testify to v1.12.1
This commit is contained in:
parent
6c4c1bace6
commit
1ee04718f8
3 changed files with 7 additions and 2 deletions
|
|
@ -19,6 +19,6 @@ buildGoModule {
|
|||
];
|
||||
};
|
||||
subPackages = ["cmd/nixtest"];
|
||||
vendorHash = "sha256-d3gS9VQTOFKJ0nJfT2/h2xrH93HA2730r6MO56LBEQA=";
|
||||
vendorHash = "sha256-/2DhUfYPHeJvFm43jqqvrnJYHuQRFtkJ6mM+LYL8sFg=";
|
||||
meta.mainProgram = "nixtest";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue