Go dependecy updates
Answered
Hi, I recently noticed that whenever I edit something in "go.mod" file, Intellij IDEA checks if dependencies are up-to-date. It is really slow and unnecessary. How can I disable that behaviour? Thanks.

Please sign in to leave a comment.
Hi,
You can disable this behavior by disabling three inspections as shown in the screenshot below.
It's working! Thank you very much!