Skip to content

Commit 3cf5829

Browse files
fix(deps): update module github.com/stacklok/toolhive to v0.3.3
1 parent 19beee8 commit 3cf5829

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
@@ -7,7 +7,7 @@ require (
77
github.com/google/uuid v1.6.0
88
github.com/modelcontextprotocol/registry v1.0.0
99
github.com/spf13/cobra v1.10.1
10-
github.com/stacklok/toolhive v0.3.2
10+
github.com/stacklok/toolhive v0.3.3
1111
github.com/stretchr/testify v1.11.1
1212
github.com/xeipuuv/gojsonschema v1.2.0
1313
gopkg.in/yaml.v3 v3.0.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1246,8 +1246,8 @@ github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU=
12461246
github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY=
12471247
github.com/spiffe/go-spiffe/v2 v2.6.0 h1:l+DolpxNWYgruGQVV0xsfeya3CsC7m8iBzDnMpsbLuo=
12481248
github.com/spiffe/go-spiffe/v2 v2.6.0/go.mod h1:gm2SeUoMZEtpnzPNs2Csc0D/gX33k1xIx7lEzqblHEs=
1249-
github.com/stacklok/toolhive v0.3.2 h1:YkqtTdDM+a+dPPZ6AR3ys9diTcO2NwNu5Wsd/FB2C4k=
1250-
github.com/stacklok/toolhive v0.3.2/go.mod h1:R093TkDtOzjPSHTrUBy7s5DzRGqnsmnf0G78ApECghQ=
1249+
github.com/stacklok/toolhive v0.3.3 h1:ELOMLZgPb7oIJjxidNwyKCt5ROFnUeLHaaFc8efPDMU=
1250+
github.com/stacklok/toolhive v0.3.3/go.mod h1:yrDWAy1sseoVXCXZZCrgiPT1QInlGxmGcABH44Qsq/I=
12511251
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
12521252
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
12531253
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=

0 commit comments

Comments
 (0)