mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +00:00
ci: update static check tools
This PR updates the static check tools to the latest version. Further needs to resolve all the errors after updating the version. Updates: #1586 Signed-off-by: Yati Padia <ypadia@redhat.com>
This commit is contained in:
parent
abe6a6e5ac
commit
c5bc3d38c4
@ -20,8 +20,8 @@ GOLANG_VERSION=1.16.4
|
|||||||
GO111MODULE=on
|
GO111MODULE=on
|
||||||
|
|
||||||
# static checks and linters
|
# static checks and linters
|
||||||
GOLANGCI_VERSION=v1.27.0
|
GOLANGCI_VERSION=v1.39.0
|
||||||
GOSEC_VERSION=v2.3.0
|
GOSEC_VERSION=v2.7.0
|
||||||
|
|
||||||
# external snapshotter version
|
# external snapshotter version
|
||||||
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases
|
# Refer: https://github.com/kubernetes-csi/external-snapshotter/releases
|
||||||
|
Loading…
Reference in New Issue
Block a user