Skip to content

Commit ebbfb3a

Browse files
Merge pull request #6122 from containers/renovate/golangci-golangci-lint-2.x
chore(deps): update dependency golangci/golangci-lint to v2.1.0
2 parents 0db4755 + d2e334d commit ebbfb3a

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
@@ -53,7 +53,7 @@ ifeq ($(BUILDDEBUG), 1)
5353
endif
5454

5555
# Managed by renovate.
56-
export GOLANGCI_LINT_VERSION := 2.0.2
56+
export GOLANGCI_LINT_VERSION := 2.1.0
5757

5858
# make all BUILDDEBUG=1
5959
# Note: Uses the -N -l go compiler options to disable compiler optimizations

0 commit comments

Comments
 (0)