Skip to content

Bump google.golang.org/grpc from 1.56.1 to 1.57.0 #81

Bump google.golang.org/grpc from 1.56.1 to 1.57.0

Bump google.golang.org/grpc from 1.56.1 to 1.57.0 #81

Workflow file for this run

name: Go
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Git clone the repository
uses: actions/checkout@v3
- uses: actions/setup-go@v4
- run: go build ./...