PentestPad / subzy

Subdomain takeover vulnerability checker
https://www.pentestpad.com
GNU General Public License v2.0
1.06k stars 156 forks source link

go get: installing executables with 'go get' in module mode is deprecated. Use 'go install pkg@version' instead. #27

Closed Rohan-Kar closed 2 years ago

Rohan-Kar commented 2 years ago

When i try to install subzy through sudo go get -u -v github.com/lukasikic/subzy command getting this error please guide me on this .