From 66db33c7e6b321d3badef1dd2708bbbdd55d28bd Mon Sep 17 00:00:00 2001 From: CSRBot Date: Thu, 18 May 2023 13:55:01 +0200 Subject: [PATCH] chore(deps): update dependency securego/gosec to v2.16.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 0abce12..2761ec7 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # GOSEC_VERSION # Only required to install a specifiy version -GOSEC_VERSION?=v2.15.0 # renovate: datasource=github-releases depName=securego/gosec +GOSEC_VERSION?=v2.16.0 # renovate: datasource=github-releases depName=securego/gosec # CONTAINER_RUNTIME # The CONTAINER_RUNTIME variable will be used to specified the path to a