mirror of
https://github.com/containers/kubernetes-mcp-server.git
synced 2025-10-23 01:22:57 +03:00
build(deps): bump github.com/mark3labs/mcp-go from 0.20.1 to 0.21.0
This commit is contained in:
@@ -97,7 +97,7 @@ type mcpContext struct {
|
||||
cancel context.CancelFunc
|
||||
mcpServer *Server
|
||||
mcpHttpServer *httptest.Server
|
||||
mcpClient *client.SSEMCPClient
|
||||
mcpClient *client.Client
|
||||
}
|
||||
|
||||
func (c *mcpContext) beforeEach(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user