We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c26a4d1 commit c2fd191Copy full SHA for c2fd191
Makefile
@@ -417,7 +417,7 @@ CONVERSION_GEN_VERSION ?= v0.34.1
417
GOLANGCI_LINT_VERSION ?= v2.7.2
418
419
# renovate: datasource=github-tags depName=securego/gosec
420
-GOSEC_VERSION ?= 2.22.10
+GOSEC_VERSION ?= 2.22.11
421
422
.PHONY: tools
423
tools: $(KUSTOMIZE) $(CTLPTL) $(CLUSTERCTL) $(KUBECTL) $(CONTROLLER_GEN) $(CONVERSION_GEN) $(TILT) $(KIND) $(CHAINSAW) $(ENVTEST) $(NILAWAY) $(GOVULNC) $(MOCKGEN) $(GOWRAP)
0 commit comments