go-exploitdb: 0.6.3 -> 0.7.0

This commit is contained in:
R. Ryantm
2026-02-04 01:21:01 +00:00
parent 41965737c1
commit 8df03d3c44
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule rec {
pname = "go-exploitdb";
version = "0.6.3";
version = "0.7.0";
src = fetchFromGitHub {
owner = "vulsio";
repo = "go-exploitdb";
tag = "v${version}";
hash = "sha256-GT5kEEYdjyHQTF0m9pMX+uxH++BuA8ORIL7loc5hSfI=";
hash = "sha256-sPBFFhQ9z5ecJMnys9U7QDaBVSEKm9V8jka19d1Eafg=";
};
vendorHash = "sha256-8xUoCamF2VV+D04XBwc3OtQTI2/j6uMbhmDXpHQZxXI=";
vendorHash = "sha256-qWo2PfrvO/eWIf7DjTmbi0qETOg/6jrHZ3BdfugLyGc=";
ldflags = [
"-s"