You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin should run go build -i by default as that would give Go a chance to cache compiled packages by default. The option should be possible to be disabled so I guess it should be present in the user configurable section of go tool arguments rather than in another option in the runner.