gofr icon indicating copy to clipboard operation
gofr copied to clipboard

[Fixed]: CodeQL go toolchain version warning

Open surajitpore0 opened this issue 9 months ago • 0 comments

  • update mod file with go version toolchain go1.21.9 to avoid CodeQL warning.

from the CodeQL side, they have added some validation changes regarding this, so once this is released, this warning will be gone.

for now, we will get this warning even though we have fixed this.

The CodeQL team mentioned if the Workflow run is successful then nothing to worry about ref: https://github.com/github/codeql/issues/15647#issuecomment-2077160943

For further insights, refer to the issue here.

surajitpore0 avatar May 03 '24 07:05 surajitpore0