tlsx: 0.0.8 -> 0.0.9
Changelog: https://github.com/projectdiscovery/tlsx/releases/tag/v0.0.9
This commit is contained in:
@@ -14,7 +14,10 @@ buildGoModule rec {
|
||||
hash = "sha256-DcC08KmSXYOk4jlU0KIdu5zziWZLYlWetN+/ZGaY4RQ=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-BppRtzTjiMcuc7xIz37bDcjnQHhOlstncES1vILTKYM=";
|
||||
vendorHash = "sha256-MC7mS+GMfQUZPW6i/lDPW8qAHzT1Cr7gYYG9V4CTCM0=";
|
||||
|
||||
# Tests require network access
|
||||
doCheck = false;
|
||||
|
||||
meta = with lib; {
|
||||
description = "TLS grabber focused on TLS based data collection";
|
||||
|
||||
Reference in New Issue
Block a user