Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
chore(deps): update golangci/golangci-lint docker tag to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 5, 2020
1 parent eaec7f7 commit acb8c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ steps:
environment:
GOPATH: /go
- name: golangci-lint
image: golangci/golangci-lint:v1.22.2-alpine
image: golangci/golangci-lint:v1.26.0-alpine
commands:
- cd graylog
- golangci-lint run
Expand Down

0 comments on commit acb8c2c

Please sign in to comment.