Skip to content

Bump connectrpc.com/connect from 1.14.0 to 1.15.0 #44

Bump connectrpc.com/connect from 1.14.0 to 1.15.0

Bump connectrpc.com/connect from 1.14.0 to 1.15.0 #44

Workflow file for this run

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