vuls: 0.38.6 -> 0.39.0

This commit is contained in:
R. Ryantm
2026-05-12 03:26:30 +00:00
parent c1730b7097
commit ecfb421342
+3 -3
View File
@@ -6,17 +6,17 @@
buildGoModule (finalAttrs: {
pname = "vuls";
version = "0.38.6";
version = "0.39.0";
src = fetchFromGitHub {
owner = "future-architect";
repo = "vuls";
tag = "v${finalAttrs.version}";
hash = "sha256-DY2woiaA6RisbOmHMoIr3sLn2kEccru58LGtST/iY3E=";
hash = "sha256-pK8bW/1Bq8MCGBRBWt4u6DMFjUitWFbJNr9ekP54X6s=";
fetchSubmodules = true;
};
vendorHash = "sha256-s2N6MCcqMfwjW095iwOv8hHcrB6NC6XSkrtdSGWq8bE=";
vendorHash = "sha256-Oc1THgqt7MC+mE5X+4tFZPlVQKWaUD4gdxcD1rMfcAI=";
ldflags = [
"-s"