Skip to content

build(deps): bump github.com/go-chi/httprate from 0.9.0 to 0.14.1 #176

build(deps): bump github.com/go-chi/httprate from 0.9.0 to 0.14.1

build(deps): bump github.com/go-chi/httprate from 0.9.0 to 0.14.1 #176

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