Skip to content

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 #5028

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0

build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 #5028

Workflow file for this run

name: golangci-lint
on: [push, pull_request]
jobs:
golangci:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
with:
go-version: '1.21.x'
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.54.0