Skip to content

build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.2.0 #178

build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.2.0

build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.2.0 #178

Workflow file for this run

name: Build
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/setup-go@v3
with:
go-version: "1.20"
- uses: actions/checkout@v3
- name: Build
run: make