Skip to content

Commit 511c080

Browse files
authored
Merge pull request #43 from tri-adam/update-golangci-lint
Update golangci-lint
2 parents bb508c9 + e914029 commit 511c080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ executors:
1212
- image: golang:1.14
1313
golangci-lint:
1414
docker:
15-
- image: golangci/golangci-lint:v1.29-alpine
15+
- image: golangci/golangci-lint:v1.30-alpine
1616

1717
jobs:
1818
lint_markdown:

0 commit comments

Comments
 (0)