Skip to content

Commit

Permalink
Golangci-lint update
Browse files Browse the repository at this point in the history
  • Loading branch information
SuperBuker committed Jan 3, 2024
1 parent ad3ac6c commit 3790f20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golang.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
with:
args: --timeout=10m
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.52.0
version: v1.55.2

- name: Run go vet
run: go vet ./...
Expand Down

0 comments on commit 3790f20

Please sign in to comment.