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 bc6a581 commit dc06f2bCopy full SHA for dc06f2b
go.mod
@@ -6,7 +6,7 @@ require (
6
github.com/google/go-cmp v0.7.0
7
github.com/modelcontextprotocol/registry v1.3.10
8
github.com/spf13/cobra v1.10.2
9
- github.com/stacklok/toolhive v0.6.10
+ github.com/stacklok/toolhive v0.6.11
10
github.com/stretchr/testify v1.11.1
11
gopkg.in/yaml.v3 v3.0.1
12
)
0 commit comments