Skip to content

Commit 8674fc3

Browse files
committed
Bump Go to v1.23, and golangci-lint to v2.2.1
Signed-off-by: Nic Cope <nicc@rk0n.org>
1 parent e1a3858 commit 8674fc3

14 files changed

Lines changed: 281 additions & 231 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ on:
1010

1111
env:
1212
# Common versions
13-
GO_VERSION: '1.23.4'
14-
GOLANGCI_VERSION: 'v1.61.0'
13+
GO_VERSION: '1.24.4'
14+
GOLANGCI_VERSION: 'v2.21.1'
1515

1616
jobs:
1717
check-diff:

0 commit comments

Comments
 (0)