Skip to content

chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0 #479

chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0

chore(deps): bump github.com/gofiber/fiber/v2 from 2.36.0 to 2.43.0 #479

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
linters:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
with:
go-version: 1.18.x
- uses: golangci/golangci-lint-action@v3
with:
args: --timeout 3m --verbose