Skip to content

build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 #108

build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0

build(deps): bump golang.org/x/sync from 0.10.0 to 0.11.0 #108

Workflow file for this run

name: Test
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
test:
uses: itzg/github-workflows/.github/workflows/go-test.yml@main
with:
go-version: "1.22.5"