From e3fbd5a709077cb3eba349ba5e8b11f70fed46fd Mon Sep 17 00:00:00 2001 From: Dagger Date: Mon, 21 Jul 2025 01:30:33 +0000 Subject: [PATCH] bump_github.com/mark3labs/mcp-go_from_0.25.0_to_0.34.0_with_new_features_and_bug_fixes_1753061415 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 78b93be..0476540 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/tuannvm/haproxy-mcp-server go 1.24.2 require ( - github.com/mark3labs/mcp-go v0.25.0 + github.com/mark3labs/mcp-go v0.34.0 github.com/spf13/viper v1.20.1 )