mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-12-18 02:50:30 +00:00
rebase: use gosec-2.3.0
gosec-2.3.0 is the current latest version, use that so more checks are done on the code. Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
1b89f86d51
commit
834ea92185
@ -19,7 +19,7 @@ GO111MODULE=on
|
|||||||
|
|
||||||
# static checks and linters
|
# static checks and linters
|
||||||
GOLANGCI_VERSION=v1.21.0
|
GOLANGCI_VERSION=v1.21.0
|
||||||
GOSEC_VERSION=2.0.0
|
GOSEC_VERSION=v2.3.0
|
||||||
|
|
||||||
# "go test" configuration
|
# "go test" configuration
|
||||||
# set to stdout or html to enable coverage reporting, disabled by default
|
# set to stdout or html to enable coverage reporting, disabled by default
|
||||||
|
Loading…
Reference in New Issue
Block a user