From 5b76d8a03c33a468dba913c359e61d10f7396625 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 14 Apr 2022 22:07:26 +0200 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.11.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 848e371..b0c0683 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.9.6 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.11.0 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a