diff --git a/build.env b/build.env index d2674d951..ca3abecae 100644 --- a/build.env +++ b/build.env @@ -19,7 +19,7 @@ GO111MODULE=on # static checks and linters GOLANGCI_VERSION=v1.21.0 -GOSEC_VERSION=2.0.0 +GOSEC_VERSION=v2.3.0 # "go test" configuration # set to stdout or html to enable coverage reporting, disabled by default