🏃‍♂️ move vendors to internal

Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>
pull/770/head
Fenny 2020-09-14 09:32:25 +02:00
parent 6683daa5da
commit 88cbf2fd53
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ jobs:
- name: Run Gosec
uses: securego/gosec@master
with:
args: -exclude-dir=utils/*/ ./...
args: -exclude-dir=internal/*/ ./...