diff --git a/go.mod b/go.mod index e1284eabc2..6c87835fcd 100644 --- a/go.mod +++ b/go.mod @@ -48,7 +48,7 @@ require ( github.com/redis/go-redis/v9 v9.18.0 github.com/shirou/gopsutil/v4 v4.26.3 github.com/spf13/viper v1.21.0 - github.com/stacklok/toolhive-catalog v0.20260504.0 + github.com/stacklok/toolhive-catalog v0.20260507.0 github.com/stacklok/toolhive-core v0.0.17 github.com/stretchr/testify v1.11.1 github.com/swaggo/swag/v2 v2.0.0-rc5 diff --git a/go.sum b/go.sum index 367634c5b6..58d4fc2b30 100644 --- a/go.sum +++ b/go.sum @@ -801,8 +801,8 @@ github.com/spf13/pflag v1.0.10 h1:4EBh2KAYBwaONj6b2Ye1GiHfwjqyROoF4RwYO+vPwFk= github.com/spf13/pflag v1.0.10/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg= github.com/spf13/viper v1.21.0 h1:x5S+0EU27Lbphp4UKm1C+1oQO+rKx36vfCoaVebLFSU= github.com/spf13/viper v1.21.0/go.mod h1:P0lhsswPGWD/1lZJ9ny3fYnVqxiegrlNrEmgLjbTCAY= -github.com/stacklok/toolhive-catalog v0.20260504.0 h1:XJSrTDX/xdAt72Mpglx7a3txJwEc9de75jUy0im5jVg= -github.com/stacklok/toolhive-catalog v0.20260504.0/go.mod h1:Jg0Iv/a7rIRcfYA77pYGBTCDv6Oa9lB1OXq5TXqE+B0= +github.com/stacklok/toolhive-catalog v0.20260507.0 h1:vr588wf42J9i0alzCivlS18DzU8oSDvNimy1F/4Xf3k= +github.com/stacklok/toolhive-catalog v0.20260507.0/go.mod h1:Jg0Iv/a7rIRcfYA77pYGBTCDv6Oa9lB1OXq5TXqE+B0= github.com/stacklok/toolhive-core v0.0.17 h1:yGKXntWyw5ZO5GMxfSHi9doJhSXA8w5ORSXWveJ3OGc= github.com/stacklok/toolhive-core v0.0.17/go.mod h1:o/zVzleR/xNCNXdTwNx8A41hApu0GZsHZS42qcXYUr8= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=