We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5e6326e + 19634bc commit 91391bcCopy full SHA for 91391bc
go/tests.yaml
@@ -2,7 +2,7 @@ vars:
2
do_go_lint: true
3
do_go_mod: true
4
# go_versions defined in ../config.yaml
5
- golangci_lint_version: v1.55.1
+ golangci_lint_version: v1.61.0
6
go_build_cmd: go build
7
go_test_cmd: go test -v ./...
8
0 commit comments