How to specify a Golang version #186
Answered
by
smowton
donghyunlee00
asked this question in
General
|
Hello. I tried to create a CodeQL database for kubernetes-1.9.0 (which is an old version) through LGTM.com. It was built successfully, but I found a warning in the Golang 'Extraction' log, as follows. As far as I know, I can specify the version through However, in this document, I could not find any words to specify the version of Golang. Is there any way to specify the Golang version when creating a CodeQL database? My LGTM project is https://lgtm.com/projects/g/donghyunlee00/v2-kubernetes-1.9.0, exactly same code with kubernetes-1.9.0 release code Best Regards. |
Answered by
smowton
Sep 23, 2020
Replies: 1 comment
Answer selected by
xcorail
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered at github/codeql-go#351