github / codeql-go

The CodeQL extractor and libraries for Go.
MIT License
465 stars 125 forks source link

Use `-buildvcs=false` when calling `go build` #720

Closed owen-mc closed 2 years ago

owen-mc commented 2 years ago

Tests are failing because the flag -buildvcs isn't defined unless you are using Go 1.18 or higher.