We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3492691 commit 611c1a2Copy full SHA for 611c1a2
go.mod
@@ -3,7 +3,7 @@ module github.com/tuannvm/haproxy-mcp-server
3
go 1.24.2
4
5
require (
6
- github.com/mark3labs/mcp-go v0.25.0
+ github.com/mark3labs/mcp-go v0.33.0
7
github.com/spf13/viper v1.20.1
8
)
9
0 commit comments