Update local installation instructions by removing the details for Go 1.16

Signed-off-by: Cosmin Cojocar <gcojocar@adobe.com>
This commit is contained in:
Cosmin Cojocar 2023-10-23 10:27:42 +02:00 committed by Cosmin Cojocar
parent 5d837bcaab
commit d9071e359b

View file

@ -113,18 +113,10 @@ jobs:
### Local Installation
#### Go 1.16+
```bash
go install github.com/securego/gosec/v2/cmd/gosec@latest
```
#### Go version < 1.16
```bash
go get -u github.com/securego/gosec/v2/cmd/gosec
```
## Usage
Gosec can be configured to only run a subset of rules, to exclude certain file