sonatype-nexus-community / ahab

ahab is a tool to check for vulnerabilities in your apt, apk, or yum powered operating systems, powered by Sonatype OSS Index.
Apache License 2.0
66 stars 17 forks source link

Detector fix #31

Closed DarthHater closed 4 years ago

DarthHater commented 4 years ago

Some tweaks to get this building on Windows (386, apparently)

This pull request makes the following changes:

You can verify a build with GOOS=windows GOARCH=386 go build

Fixes issue seen in Release: https://app.circleci.com/pipelines/github/sonatype-nexus-community/ahab/34/workflows/49836bae-5481-479b-bff8-e3737bcc4022/jobs/39

cc @bhamail / @DarthHater / @zendern