Skip to content

Bump google.golang.org/grpc from 1.57.0 to 1.58.1 #198

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

Bump google.golang.org/grpc from 1.57.0 to 1.58.1 #198

Workflow file for this run

name: ci
on:
push:
pull_request:
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@master
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: '1.20'
- name: GoReleaser
uses: goreleaser/goreleaser-action@v1
with:
version: latest
args: release --snapshot --rm-dist