tlsinfo: 0.1.43 -> 0.1.45

This commit is contained in:
R. Ryantm
2025-03-07 22:56:55 +00:00
parent d95b40ed10
commit b515ae8dab
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "tlsinfo";
version = "0.1.43";
version = "0.1.45";
src = fetchFromGitHub {
owner = "paepckehh";
repo = "tlsinfo";
tag = "v${version}";
hash = "sha256-3H/1UlktRVnCd95OFkOqPp6gciGZCOBpj0UFfO+tyJg=";
hash = "sha256-gVKB03Tv00c+vO9IgwESWCU1Vqh3iwkVuQLk3BEHlUk=";
};
vendorHash = "sha256-yFb4Z8i3b6lPQ4NOszEI2k5s5dmE7Z7YGSFZuExXZ4I=";
vendorHash = "sha256-FFefmnXPCyTEOUkM8A0UCz0nZ0Ors8scxZIwVPnSiac=";
ldflags = [
"-s"