Go dependecy updates
已回答
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.

请先登录再写评论。
Hi,
You can disable this behavior by disabling three inspections as shown in the screenshot below.
It's working! Thank you very much!