Wingetlywingetly
← All apps

GoLand

by JetBrains s.r.o.v2026.2.2.1

Last updated

The complete IDE crafted for Gophers

Install with winget

$ winget install --id JetBrains.GoLand --exact --version 2026.2.2.1

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for GoLand

GoLand uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
goland-2026.2.2.1.exe /S

See the full silent install reference for GoLand

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2026.2.2.1

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
userDirect
x64EXE
NSIS
machineDirect
arm64EXE
NSIS
userDirect
arm64EXE
NSIS
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

8 known CVEs via NVD

  • high7.8Patched in wingetCVE-2026-64803affects before 2026.2Jul 23, 2026

    In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust via the configured Go SDK

  • high7.8Patched in wingetCVE-2026-64802affects before 2026.2Jul 23, 2026

    In JetBrains GoLand before 2026.2 arbitrary code execution was possible before granting project trust in the Go Modules integration

  • low3.5Patched in wingetCVE-2026-64800affects before 2026.2Jul 23, 2026

    In JetBrains GoLand before 2026.2 sensitive configuration values written to log files by default

  • high7.1Patched in wingetCVE-2026-53915affects before 2026.1.3Jun 19, 2026

    In JetBrains GoLand before 2026.1.3 remote code execution was possible via untrusted project configuration

  • medium4.1Patched in wingetCVE-2025-29932affects before 2025.1Mar 25, 2025

    In JetBrains GoLand before 2025.1 an XXE during debugging was possible

  • critical9.3Patched in wingetCVE-2024-37051affects before 2023.1.6, 2023.2.7, 2023.3.7, 2024.1.3Jun 10, 2024

    GitHub access token could be exposed to third-party sites in JetBrains IDEs after version 2023.1 and less than: IntelliJ IDEA 2023.1.7, 2023.2.7, 2023.3.7, 2024.1.3, 2024.2 EAP3; Aqua 2024.1.2; CLion 2023.1.7, 2023.2.4, 2023.3.5, 2024.1.3, 2024.2 EAP2; DataGrip 2023.1.3, 2023.2....

  • critical9.8Patched in wingetCVE-2021-45977affects v2021.3.1Feb 25, 2022

    JetBrains IntelliJ IDEA 2021.3.1 Preview, IntelliJ IDEA 2021.3.1 RC, PyCharm Professional 2021.3.1 RC, GoLand 2021.3.1, PhpStorm 2021.3.1 Preview, PhpStorm 2021.3.1 RC, RubyMine 2021.3.1 Preview, RubyMine 2021.3.1 RC, CLion 2021.3.1, WebStorm 2021.3.1 Preview, and WebStorm 2021....

  • high7.5Patched in wingetCVE-2020-11685affects before 2019.3.2Apr 22, 2020

    In JetBrains GoLand before 2019.3.2, the plugin repository was accessed via HTTP instead of HTTPS.

Source: NVD, updated 1h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • PyCharm Community EditionJetBrains s.r.o.
    JetBrains.PyCharm.Communityv2025.2.6.1

    The Python IDE for Professional Developers

  • PyCharmJetBrains s.r.o.
    JetBrains.PyCharmv2026.2.2

    The Python IDE for Professional Developers

  • IntelliJ IDEA Community EditionJetBrains s.r.o.
    JetBrains.IntelliJIDEA.Communityv2025.2.6.2

    The Leading Java and Kotlin IDE

  • IntelliJ IDEAJetBrains s.r.o.
    JetBrains.IntelliJIDEAv2026.2.2

    The Leading Java and Kotlin IDE

  • DataGripJetBrains s.r.o.
    JetBrains.DataGripv2026.2.5

    The Cross-Platform IDE for Databases & SQL by JetBrains

  • JetBrains dotUltimateJetBrains s.r.o.
    JetBrains.dotUltimatev2026.2.2

    All .NET tools, ReSharper C++, and JetBrains Rider, together in one pack

More from JetBrains s.r.o. or browse code, coding, develop.

Frequently asked questions

How do I install GoLand on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id JetBrains.GoLand --exact --version 2026.2.2.1. winget downloads the installer from JetBrains s.r.o. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install GoLand silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id JetBrains.GoLand --exact 2026.2.2.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for GoLand?
GoLand uses EXE (NSIS). Run the downloaded installer with: goland-2026.2.2.1.exe /S. The silent switches are /S.
How do I uninstall GoLand via winget?
Run: winget uninstall --id JetBrains.GoLand --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from GoLand's Apps & Features entry.
Is GoLand free?
GoLand is distributed under Proprietary. Refer to the publisher (https://www.jetbrains.com/go/) for the full license terms - Wingetly itself does not charge for installation.
Does GoLand work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls GoLand directly from the publisher.
How do I keep GoLand up to date?
Run winget upgrade --id JetBrains.GoLand --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of GoLand from microsoft/winget-pkgs.

Recent versions

  • 2026.2.2.1latest
  • 2026.2.2
  • 2026.2.1.1
  • 2026.2.1
  • 2026.2
  • 2026.1.4
  • 2026.1.3
  • 2026.1.2
  • 2026.1.1
  • 2026.1