8000 chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.63.2 · go-faster/prio@dc33ffd · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This reposi 8000 tory was archived by the owner on Oct 11, 2024. It is now read-only.

chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.63.2 #100

chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.63.2

chore(deps): bump google.golang.org/grpc from 1.62.0 to 1.63.2 #100

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
workflow_dispatch:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
cover:
uses: go-faster/x/.github/workflows/cover.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main
commit:
uses: go-faster/x/.github/workflows/commit.yml@main
0