infinite-omicron / pentesting-vm

Penetration Testing Virtual Machine
GNU General Public License v3.0
2 stars 2 forks source link

Undefined io.* for gobuster #7

Closed oxr463 closed 2 years ago

oxr463 commented 3 years ago
default: # github.com/OJ/gobuster/libgobuster
default: /root/go/src/github.com/OJ/gobuster/libgobuster/http.go:114:15: undefined: io.ReadAll
default: /root/go/src/github.com/OJ/gobuster/libgobuster/http.go:122:25: undefined: io.Discard
oxr463 commented 2 years ago

This occurs during the build, e.g., vagrant up

oxr463 commented 2 years ago

This doesn't seem to still be an issue after this commit, https://github.com/infinite-omicron/pentesting-vm/commit/ff83938d79d26d28ba454e8045b8378a00c2a0e9