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 0bf6c97 commit 02cc244Copy full SHA for 02cc244
go.mod
@@ -5,7 +5,7 @@ go 1.24.5
5
require (
6
github.com/google/go-cmp v0.7.0
7
github.com/google/uuid v1.6.0
8
- github.com/modelcontextprotocol/registry v1.0.0
+ github.com/modelcontextprotocol/registry v1.1.0
9
github.com/spf13/cobra v1.10.1
10
github.com/stacklok/toolhive v0.3.3
11
github.com/stretchr/testify v1.11.1
0 commit comments