Skip to content

Bump google.golang.org/grpc from 1.41.0 to 1.53.0 #721

Bump google.golang.org/grpc from 1.41.0 to 1.53.0

Bump google.golang.org/grpc from 1.41.0 to 1.53.0 #721

Workflow file for this run

name: static-check
on:
pull_request:
push:
tags:
- 'v*'
branches:
- main
jobs:
staticcheck:
name: staticcheck (project)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
with:
fetch-depth: 1
- id: install_go
uses: WillAbides/[email protected]
with:
go-version: "1.20.x"
- uses: dominikh/[email protected]
with:
install-go: false
version: "2023.1.3"