Compare commits

...

1 Commits

View File

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