From b439c231d966f1a06f5b683b8f6d276a19b86082 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Wed, 11 Oct 2023 08:57:37 +0200 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.18.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 8134923..a69a936 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.17.0 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.18.0 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a