gotestwaf: 0.5.5 -> 0.5.6
Diff: https://github.com/wallarm/gotestwaf/compare/refs/tags/v0.5.5...v0.5.6 Changelog: https://github.com/wallarm/gotestwaf/releases/tag/v0.5.6
This commit is contained in:
parent
a0fa667e8b
commit
4b09bd0fec
@ -8,13 +8,13 @@
|
||||
|
||||
buildGoModule rec {
|
||||
pname = "gotestwaf";
|
||||
version = "0.5.5";
|
||||
version = "0.5.6";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "wallarm";
|
||||
repo = "gotestwaf";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-stGjxv9cgYxxclQpyytN6dhFm2G1Gxbf9MdyKw6gEC4=";
|
||||
hash = "sha256-bZ8cNREPUgIO7lJg0WBtc9qvkDUnfqtFNi612Ctcxo8=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-mPqCphweDF9RQibdjTaXXfXdO8NENHVMdIPxrJEw2g4=";
|
||||
|
Loading…
Reference in New Issue
Block a user