Skip to content

chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12… #15

chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12…

chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12… #15

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-go@v6
with:
go-version: 1.24.x
- run: go test -race ./...