Skip to content

chore(deps): bump github.com/a2aproject/a2a-go from 0.3.10 to 0.3.12 #50

chore(deps): bump github.com/a2aproject/a2a-go from 0.3.10 to 0.3.12

chore(deps): bump github.com/a2aproject/a2a-go from 0.3.10 to 0.3.12 #50

Workflow file for this run

name: Go CI
permissions:
contents: read
on:
push:
branches:
- main
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- '.github/workflows/go-ci.yaml'
pull_request:
branches:
- main
paths:
- '**.go'
- 'go.mod'
- 'go.sum'
- '.github/workflows/go-ci.yaml'
workflow_dispatch:
jobs:
ci:
uses: plexusone/.github/.github/workflows/go-ci.yaml@main