Skip to content

Commit c2fd191

Browse files
chore(deps): update dependency securego/gosec to v2.22.11 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c26a4d1 commit c2fd191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ CONVERSION_GEN_VERSION ?= v0.34.1
417417
GOLANGCI_LINT_VERSION ?= v2.7.2
418418

419419
# renovate: datasource=github-tags depName=securego/gosec
420-
GOSEC_VERSION ?= 2.22.10
420+
GOSEC_VERSION ?= 2.22.11
421421

422422
.PHONY: tools
423423
tools: $(KUSTOMIZE) $(CTLPTL) $(CLUSTERCTL) $(KUBECTL) $(CONTROLLER_GEN) $(CONVERSION_GEN) $(TILT) $(KIND) $(CHAINSAW) $(ENVTEST) $(NILAWAY) $(GOVULNC) $(MOCKGEN) $(GOWRAP)

0 commit comments

Comments
 (0)