Skip to content

Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 #431

Bump github.com/golang/protobuf from 1.5.3 to 1.5.4

Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 #431

Workflow file for this run

name: Golangci-lint
on: pull_request
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/setup-go@v5
with:
go-version: 1.21.7
- uses: actions/checkout@v4
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
with:
version: v1.55.2
args: --timeout=5m0s