Skip to content

Commit

Permalink
Update gosec version to v2.21.4
Browse files Browse the repository at this point in the history
  • Loading branch information
shreyas-s-rao committed Dec 19, 2024
1 parent 476eecc commit b7a56f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/tools.mk
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ GO_ADD_LICENSE := $(TOOLS_BIN_DIR)/addlicense

# default tool versions
GOLANGCI_LINT_VERSION ?= v1.61.0
GOSEC_VERSION ?= v2.20.0
GOSEC_VERSION ?= v2.21.4
GO_ADD_LICENSE_VERSION ?= latest

export TOOLS_BIN_DIR := $(TOOLS_BIN_DIR)
Expand Down

0 comments on commit b7a56f9

Please sign in to comment.