chore(deps): update dependency securego/gosec to v2.18.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
CSRBot 2023-10-26 14:48:04 +00:00
parent 28ee7a5d8b
commit e1d69901a7

View File

@ -1,6 +1,6 @@
# GOSEC_VERSION # GOSEC_VERSION
# Only required to install a specifiy version # Only required to install a specifiy version
GOSEC_VERSION?=v2.18.1 # renovate: datasource=github-releases depName=securego/gosec GOSEC_VERSION?=v2.18.2 # renovate: datasource=github-releases depName=securego/gosec
# CONTAINER_RUNTIME # CONTAINER_RUNTIME
# The CONTAINER_RUNTIME variable will be used to specified the path to a # The CONTAINER_RUNTIME variable will be used to specified the path to a