diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2022-10-28 23:59:09 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-28 23:59:09 +0300 |
commit | f1c981d0643f8791c8bdc586cf14851b8c236bf1 (patch) | |
tree | e4a127dee54fd96ca120f98877706a74a36cdb79 | |
parent | 0ee38a48e4833063acfc9e3c177c7067941e3b30 (diff) |
Automated documentation update (#246)
Automated documentation update [skip ci]
Co-authored-by: github-actions <github-actions@github.com>
-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 | |