mirror of
https://github.com/securego/gosec.git
synced 2025-07-15 01:04:43 +02:00
Remove unused golint dependency (#1266)
This commit is contained in:
@ -7,6 +7,5 @@ package tools
|
||||
import (
|
||||
_ "github.com/lib/pq"
|
||||
_ "golang.org/x/crypto/ssh"
|
||||
_ "golang.org/x/lint/golint"
|
||||
_ "golang.org/x/text"
|
||||
)
|
||||
|
Reference in New Issue
Block a user