Skip to content

fix: blocks body buffer reader once the body buffer has been reset. #2854

fix: blocks body buffer reader once the body buffer has been reset.

fix: blocks body buffer reader once the body buffer has been reset. #2854

Workflow file for this run

name: Lint (pre-commit)
on:
pull_request:
push:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install Go
uses: actions/setup-go@v3
with:
go-version: v1.18.x
cache: true
- run: go run mage.go lint