We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e067343 commit b7d2bceCopy full SHA for b7d2bce
.github/up.sh
@@ -1,5 +1,6 @@
1
cat ./go.mod|grep projectdiscovery|grep -E "subfinder|nuclei|wappalyzergo"|awk '{print $1}'|xargs -I % go get -u %
2
3
myrsync ../nuclei-templates ./config
4
+go mod vendor
5
6
0 commit comments