From bbad11ac0f8675f0df1e490339d83a846a4a4873 Mon Sep 17 00:00:00 2001 From: Fernandez Ludovic Date: Tue, 22 Apr 2025 12:22:55 +0200 Subject: [PATCH] docs: GoLand IDE support v2 --- docs/src/docs/welcome/integrations.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/docs/welcome/integrations.mdx b/docs/src/docs/welcome/integrations.mdx index 5ffa4c6e73db..747b7ee29e2d 100644 --- a/docs/src/docs/welcome/integrations.mdx +++ b/docs/src/docs/welcome/integrations.mdx @@ -9,7 +9,7 @@ title: Integrations Starting from version 2025.1, GoLand has built-in support of golangci-lint. For IntelliJ IDEA with the Go plugin, please install the [plugin](https://plugins.jetbrains.com/plugin/12496-go-linter). -**Only v1 is supported for now.** +Both v1 and v2 versions are supported. ### Visual Studio Code