Skip to content

Commit

Permalink
Bump govulncheck version
Browse files Browse the repository at this point in the history
  • Loading branch information
nolancon committed Sep 23, 2024
1 parent e68201e commit a866c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ $(NILAWAY):
@mv $(TOOLS_HOST_DIR)/nilaway $(NILAWAY)
@$(OK) installing nilaway $(NILAWAY_VERSION)

GOVULNCHECK_VERSION ?= v1.0.4
GOVULNCHECK_VERSION ?= v1.1.3
GOVULNCHECK := $(TOOLS_HOST_DIR)/govulncheck-$(GOVULNCHECK_VERSION)

.PHONY: vulncheck
Expand Down

0 comments on commit a866c6f

Please sign in to comment.