Golang
Last updated
Was this helpful?
Last updated
Was this helpful?
The Go analyser is triggered when a “go.mod” is found in the root of the project. When operating on a Go project the analyser will use the “go” command in order to load the dependencies.
When using the , the required tools may have to be installed and configured (go). This is not required when using the .