- 
                Notifications
    
You must be signed in to change notification settings  - Fork 843
 
compatibility
        GitHub Action edited this page Sep 30, 2024 
        ·
        1 revision
      
    The table below lists the last version of the extension known to be compatible with old versions of Go, and the last versionof tools compatible with it.
| Go version | Extension version | VS Code | Gopls | Delve | 
|---|---|---|---|---|
| go1.20 | v0.42.1 | 1.75+ | v0.15.3 | v1.22.1 | 
| go1.19 | v0.42.1 | 1.75+ | v0.15.3 | v1.21.2 | 
| go1.18 | v0.41.3 | 1.75+ | v0.14.2 | v1.20.0 | 
| go1.17 | v0.39.1 | 1.67+ | v0.11.0 | v1.9.1 | 
| go1.16 | v0.39.1 | 1.67+ | v0.11.0 | v1.8.3 | 
- Gopls's supported go versions.
 - Delve's supported go versions.
 
✏️ Want to contribute to this wiki?
Update the source and send a PR.