Skip to content

Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 #217

Bump google.golang.org/protobuf from 1.35.1 to 1.35.2

Bump google.golang.org/protobuf from 1.35.1 to 1.35.2 #217

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