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 0a062f0 commit 7b2d900Copy full SHA for 7b2d900
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/google/go-cmp v0.7.0
7
github.com/modelcontextprotocol/registry v1.3.7
8
github.com/spf13/cobra v1.10.1
9
- github.com/stacklok/toolhive v0.5.1
+ github.com/stacklok/toolhive v0.5.2
10
github.com/stretchr/testify v1.11.1
11
github.com/xeipuuv/gojsonschema v1.2.0
12
gopkg.in/yaml.v3 v3.0.1
0 commit comments