diff options
-rw-r--r-- | src/go/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/go/README.md b/src/go/README.md index 644c761..3282b24 100644 --- a/src/go/README.md +++ b/src/go/README.md @@ -18,6 +18,7 @@ Installs Go and common Go utilities. Auto-detects latest version and installs ne | Options Id | Description | Type | Default Value | |-----|-----|-----|-----| | version | Select or enter a Go version to install | string | latest | +| golangciLintVersion | Version of golangci-lint to install | string | latest | |