Skip to content

build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#132) #260

build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#132)

build(deps): bump golang.org/x/sync from 0.20.0 to 0.21.0 (#132) #260

Workflow file for this run

name: ci
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v5
- name: Setup Go environment
uses: actions/setup-go@v5
with:
go-version: 1.23
- name: Run
run: make test