Skip to content

Commit

Permalink
Merge pull request #249 from prestist/update-linter
Browse files Browse the repository at this point in the history
test: update golangci-linter to latest
  • Loading branch information
HuijingHei authored Oct 11, 2024
2 parents 5e6326e + 19634bc commit 91391bc
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.55.1
golangci_lint_version: v1.61.0
go_build_cmd: go build
go_test_cmd: go test -v ./...

Expand Down

0 comments on commit 91391bc

Please sign in to comment.