Skip to content

Commit baa293d

Browse files
committed
Update golangci/golangci-lint Docker tag to v1.39
1 parent 8584c4c commit baa293d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ clone:
88

99
steps:
1010
- name: lint
11-
image: golangci/golangci-lint:v1.38
11+
image: golangci/golangci-lint:v1.39
1212
commands:
1313
- apt-get update
1414
- apt-get install -y libpcap-dev

0 commit comments

Comments
 (0)