Skip to content

Commit

Permalink
chore(tools): update golangci-lint to v1.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lburgazzoli committed May 10, 2024
1 parent e6bb34f commit 5380b4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ CODEGEN_VERSION := v0.27.4
OPERATOR_SDK_VERSION := v1.28.0
KUSTOMIZE_VERSION := v4.5.4
OPM_VERSION := v1.24.0
LINTER_VERSION ?= v1.58.0
LINTER_VERSION ?= v1.58.1
GOVULNCHECK_VERSION ?= latest

LINTER ?= $(LOCALBIN)/golangci-lint
Expand Down

0 comments on commit 5380b4f

Please sign in to comment.