Skip to content

Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 #273

Bump google.golang.org/protobuf from 1.36.2 to 1.36.3

Bump google.golang.org/protobuf from 1.36.2 to 1.36.3 #273

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 ./...