wing-cheng

Results 3 comments of wing-cheng

Hello, can u explain these 2 sentence? They dont quite make sense to me. I just wanna build it as standalone with Go. `# Install dependencies: https://github.com/deepfence/SecretScanner/blob/master/Dockerfile#L4-L12` `# Build: https://github.com/deepfence/SecretScanner/blob/master/Dockerfile#L16-L17`

Hey still getting the same error, the make file still runs `go build -i -v` ` $ go build -i -v go: downloading github.com/deepfence/SecretScanner v1.1.2 go: github.com/deepfence/SecretScanner upgrade => v1.1.2...

I did, but got more errors ```` $ ./bootstrap.sh $ make clean (cd agent-plugins-grpc && make clean) make[1]: Entering directory 'C:/Users/xxx/Documents/SecretScanner/agent-plugins-grpc' rm -rf ./proto/*.go make[1]: Leaving directory 'C:/Users/xxx/Documents/SecretScanner/agent-plugins-grpc' rm ./SecretScanner...