Skip to content

Commit ab2338e

Browse files
author
Adam Hughes
committed
ci(deps): update golangci-lint to 1.39
1 parent 8f55178 commit ab2338e

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.16
1313
golangci-lint:
1414
docker:
15-
- image: golangci/golangci-lint:v1.30-alpine
15+
- image: golangci/golangci-lint:v1.39-alpine
1616

1717
jobs:
1818
lint_markdown:

0 commit comments

Comments
 (0)