mirror of https://github.com/gofiber/fiber.git
🏃♂️ move vendors to internal
Co-Authored-By: RW <7063188+ReneWerner87@users.noreply.github.com>pull/770/head
parent
6683daa5da
commit
88cbf2fd53
|
@ -9,4 +9,4 @@ jobs:
|
|||
- name: Run Gosec
|
||||
uses: securego/gosec@master
|
||||
with:
|
||||
args: -exclude-dir=utils/*/ ./...
|
||||
args: -exclude-dir=internal/*/ ./...
|
Loading…
Reference in New Issue