Skip to content

Commit

Permalink
Merge pull request #136 from oschwald/greg/lints
Browse files Browse the repository at this point in the history
Update golangci-lint config
  • Loading branch information
oschwald committed Jun 2, 2024
2 parents 8fd8fb7 + ac8f33e commit 64f043c
Show file tree
Hide file tree
Showing 9 changed files with 238 additions and 498 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
name: Build
strategy:
matrix:
go-version: [1.19.x, 1.20.x]
go-version: [1.21.x, 1.22.x]
platform: [ubuntu-latest, macos-latest, windows-latest]
runs-on: ${{ matrix.platform }}
steps:
Expand Down
Loading

0 comments on commit 64f043c

Please sign in to comment.