Compare commits

..

1 Commits

1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ steps:
- go test -race -coverprofile=coverage.txt -covermode=atomic ./...
lint:
image: golangci/golangci-lint:v1.55
image: golangci/golangci-lint:1.55
pull: true
group: test
commands: