Skip to content

Commit 013170e

Browse files
committed
Allow all GitHub dependencies
1 parent 4d4d857 commit 013170e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ linters:
106106
list-mode: strict
107107
allow:
108108
- $gostd
109+
- github.com/
109110
deny:
110111
- pkg: github.com/sirupsen/logrus
111112
desc: "logging is allowed only by logutils.Log"

0 commit comments

Comments
 (0)