Skip to content

Bump google.golang.org/grpc from 1.58.2 to 1.59.0 #103

Bump google.golang.org/grpc from 1.58.2 to 1.59.0

Bump google.golang.org/grpc from 1.58.2 to 1.59.0 #103

Workflow file for this run

name: test
on:
pull_request:
push:
branches:
- main
jobs:
tests:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608
- uses: actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe
with:
go-version: 1.21.x
- run: make test