Skip to content

Commit e238d6d

Browse files
committed
fix(lint): remove vendor download mode from golangci-lint config
1 parent c604bb0 commit e238d6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.golangci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ version: "2"
22

33
run:
44
timeout: 5m
5-
modules-download-mode: vendor
65

76
linters:
87
default: standard

0 commit comments

Comments
 (0)