diff options
Diffstat (limited to 'src/go/README.md')
-rw-r--r-- | src/go/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/go/README.md b/src/go/README.md index e7a6924..be035ee 100644 --- a/src/go/README.md +++ b/src/go/README.md @@ -18,6 +18,12 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne | version | Select or enter a Go version to install | string | latest | | golangciLintVersion | Version of golangci-lint to install | string | latest | +## Customizations + +### VS Code Extensions + +- `golang.Go` + ## OS Support |