Skip to content

feat(proto): add go1.23 iterators over ColMap and ColArr #1293

feat(proto): add go1.23 iterators over ColMap and ColArr

feat(proto): add go1.23 iterators over ColMap and ColArr #1293

Workflow file for this run

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