Skip to content

Commit

Permalink
Merge pull request #118 from oschwald/greg/lints
Browse files Browse the repository at this point in the history
Update golangci-lint config
  • Loading branch information
oschwald authored Jun 2, 2024
2 parents fbe2289 + 6ed528d commit 080dd72
Show file tree
Hide file tree
Showing 5 changed files with 175 additions and 433 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 080dd72

Please sign in to comment.