Skip to content

Commit

Permalink
Merge pull request #17 from breml/update-golangci-lint
Browse files Browse the repository at this point in the history
Update golangci-lint to 1.60.1
  • Loading branch information
breml authored Aug 16, 2024
2 parents 1bdd4de + a4bdbb6 commit fbf5996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
runs-on: ubuntu-latest
env:
GO_VERSION: "stable"
GOLANGCI_LINT_VERSION: v1.57.2
GOLANGCI_LINT_VERSION: v1.60.1
CGO_ENABLED: 0

steps:
Expand Down

0 comments on commit fbf5996

Please sign in to comment.