Skip to content

build(deps): Bump google.golang.org/grpc from 1.64.1 to 1.70.0 #482

build(deps): Bump google.golang.org/grpc from 1.64.1 to 1.70.0

build(deps): Bump google.golang.org/grpc from 1.64.1 to 1.70.0 #482

Workflow file for this run

name: lint
on: [pull_request]
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: '1.23.1'
- name: Lint
run: make lint