Skip to content

build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.56.0 #1943

build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.56.0

build(deps): bump github.com/valyala/fasthttp from 1.52.0 to 1.56.0 #1943

Workflow file for this run

on:
push:
pull_request:
schedule:
- cron: "0 7 * * *"
name: Security
jobs:
Gosec:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v4
- name: Run Gosec
uses: securego/gosec@master
with:
args: ./...