Skip to content

Commit ed7eadc

Browse files
authored
Merge pull request #225 from gofiber/codex/2025-11-21-09-22-19
2 parents 562c0df + f19a02d commit ed7eadc

File tree

19 files changed

+327
-320
lines changed

19 files changed

+327
-320
lines changed

.github/workflows/linter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
uses: golangci/golangci-lint-action@v9
3737
with:
3838
# NOTE: Keep this in sync with the version from .golangci.yml
39-
version: v1.64.7
39+
version: v2.6.2
4040
# NOTE(ldez): temporary workaround
4141
install-mode: goinstall

0 commit comments

Comments
 (0)