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 c25a439 commit 9a86f59Copy full SHA for 9a86f59
go.mod
@@ -7,7 +7,7 @@ require (
7
github.com/google/uuid v1.6.0
8
github.com/modelcontextprotocol/registry v1.0.0
9
github.com/spf13/cobra v1.10.1
10
- github.com/stacklok/toolhive v0.3.7
+ github.com/stacklok/toolhive v0.3.11
11
github.com/stretchr/testify v1.11.1
12
github.com/xeipuuv/gojsonschema v1.2.0
13
gopkg.in/yaml.v3 v3.0.1
0 commit comments