Skip to content

Commit 3b1e6a7

Browse files
author
Todd Ekenstam
committed
chore: bump golangci-lint to v2.11.4 for Go 1.26 support
Signed-off-by: Todd Ekenstam <todd_ekenstam@intuit.com>
1 parent 5c4684d commit 3b1e6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
GO_VERSION: stable
13-
GOLANGCI_LINT_VERSION: v2.1.1
13+
GOLANGCI_LINT_VERSION: v2.11.4
1414

1515
jobs:
1616
detect-modules:

0 commit comments

Comments
 (0)