Skip to content

Commit 91391bc

Browse files
authored
Merge pull request #249 from prestist/update-linter
test: update golangci-linter to latest
2 parents 5e6326e + 19634bc commit 91391bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ vars:
22
do_go_lint: true
33
do_go_mod: true
44
# go_versions defined in ../config.yaml
5-
golangci_lint_version: v1.55.1
5+
golangci_lint_version: v1.61.0
66
go_build_cmd: go build
77
go_test_cmd: go test -v ./...
88

0 commit comments

Comments
 (0)