Skip to content

Commit e7a4f2e

Browse files
fix(deps): update module github.com/stacklok/toolhive to v0.3.0
1 parent bfc835e commit e7a4f2e

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.2.17
10+
github.com/stacklok/toolhive v0.3.0
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.2.17 h1:f3/0c4LRpeNYhwIMs/DoEoeQIcEHlZLUv+Aqlb0QwDk=
1250-
github.com/stacklok/toolhive v0.2.17/go.mod h1:ScgHhLj20tAuAZOuowhMUZfrhHzOCBDRmriZxKnotf4=
1249+
github.com/stacklok/toolhive v0.3.0 h1:xGUwtLEtLZYSfchNdMeCnrlHm5I7VdfEkY9X8IGO8gc=
1250+
github.com/stacklok/toolhive v0.3.0/go.mod h1:oudbLXMBBETafzx4IDOX3kAe4EJQjbs/YXOVgMDdQTs=
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)