Skip to content

Commit

Permalink
Merge pull request #197 from prestist/update-golangci-lint
Browse files Browse the repository at this point in the history
Update golangci_lint to 1.55.1
  • Loading branch information
prestist committed Jan 3, 2024
2 parents d9f6038 + d29d361 commit 7e30893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ vars:
do_go_lint: true
do_go_mod: true
# go_versions defined in ../config.yaml
golangci_lint_version: v1.52.2
golangci_lint_version: v1.55.1
go_build_cmd: go build
go_test_cmd: go test -v ./...

Expand Down

0 comments on commit 7e30893

Please sign in to comment.