tlsx: 1.1.8 -> 1.1.9

This commit is contained in:
R. Ryantm
2025-01-25 15:13:21 +00:00
parent bafca6cbe1
commit 2a135d5606
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "tlsx";
version = "1.1.8";
version = "1.1.9";
src = fetchFromGitHub {
owner = "projectdiscovery";
repo = "tlsx";
tag = "v${version}";
hash = "sha256-AQiwHNHfwOJYIEsFm2YiksdTUxp5vkCL80rpvxHY2rA=";
hash = "sha256-u83hPmmiXH7SGCyINkHFrjNDLanwJLf0o9ZyceQeSg0=";
};
vendorHash = "sha256-KNyB+xK7TUf7XoVX/4xBTnG2lMMPVV5AOoUNi4aA/cM=";
vendorHash = "sha256-NF05vVLBRlWQpmTfrNEjnvH7kZMhgY73xmSgTZ8FGmo=";
ldflags = [
"-s"