Skip to content

Bump google.golang.org/grpc from 1.57.0 to 1.58.2 #84

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

Bump google.golang.org/grpc from 1.57.0 to 1.58.2 #84

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