Skip to content

build(deps): bump github.com/mark3labs/mcp-go from 0.48.0 to 0.49.0 #1081

build(deps): bump github.com/mark3labs/mcp-go from 0.48.0 to 0.49.0

build(deps): bump github.com/mark3labs/mcp-go from 0.48.0 to 0.49.0 #1081

Workflow file for this run

name: Pull Request
on:
pull_request:
jobs:
lint:
name: Lint
uses: ./.github/workflows/lint.yml
test:
name: Test
uses: ./.github/workflows/test.yml
go-build:
name: Go Build
uses: ./.github/workflows/go-build.yml