google / log4jscanner

A log4j vulnerability filesystem scanner and Go package for analyzing JAR files.
Apache License 2.0
1.56k stars 121 forks source link

Dependency Error While Building #25

Closed Ajay-056 closed 2 years ago

Ajay-056 commented 2 years ago

I'm trying to install the Log4JScanner. But when I try to build either by (go get / go build) getting error in the dependency "io/fs".

PFB the screenshot

issue