Skip to content

Commit 9ae610e

Browse files
fix(deps): update module github.com/stacklok/toolhive to v0.6.9
1 parent beef964 commit 9ae610e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/google/go-cmp v0.7.0
77
github.com/modelcontextprotocol/registry v1.3.10
88
github.com/spf13/cobra v1.10.1
9-
github.com/stacklok/toolhive v0.6.7
9+
github.com/stacklok/toolhive v0.6.9
1010
github.com/stretchr/testify v1.11.1
1111
gopkg.in/yaml.v3 v3.0.1
1212
)

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1244,8 +1244,8 @@ github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU=
12441244
github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY=
12451245
github.com/spiffe/go-spiffe/v2 v2.6.0 h1:l+DolpxNWYgruGQVV0xsfeya3CsC7m8iBzDnMpsbLuo=
12461246
github.com/spiffe/go-spiffe/v2 v2.6.0/go.mod h1:gm2SeUoMZEtpnzPNs2Csc0D/gX33k1xIx7lEzqblHEs=
1247-
github.com/stacklok/toolhive v0.6.7 h1:9TtANyGdIBegy3KUV+L+/wVzJSpZFMEOg4XnoFgxt/o=
1248-
github.com/stacklok/toolhive v0.6.7/go.mod h1:Pg+JUNuvctNEQJfkjON97JSevJkuRlxEiWEXmfIVCGU=
1247+
github.com/stacklok/toolhive v0.6.9 h1:6xKACTp2s145tUWsehD7F4N1AXjzT9tHfPTi0W/Z7Q0=
1248+
github.com/stacklok/toolhive v0.6.9/go.mod h1:vF/ZbEa8SCgXggMeqW1mstOVDX9dngNFdeYc0+oeP0M=
12491249
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
12501250
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
12511251
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

0 commit comments

Comments
 (0)