Skip to content

Bump github.com/bufbuild/httplb from 0.3.0 to 0.3.1 #221

Bump github.com/bufbuild/httplb from 0.3.0 to 0.3.1

Bump github.com/bufbuild/httplb from 0.3.0 to 0.3.1 #221

Workflow file for this run

name: ci
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- run: go test ./...