diff --git a/go.mod b/go.mod index 3844619f29..6b122e7776 100644 --- a/go.mod +++ b/go.mod @@ -47,7 +47,7 @@ require ( github.com/redis/go-redis/v9 v9.21.0 github.com/shirou/gopsutil/v4 v4.26.5 github.com/spf13/viper v1.21.0 - github.com/stacklok/toolhive-catalog v0.20260623.0 + github.com/stacklok/toolhive-catalog v0.20260629.0 github.com/stacklok/toolhive-core v0.0.26 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 b9f1c31f7e..eeab126f3d 100644 --- a/go.sum +++ b/go.sum @@ -787,8 +787,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.20260623.0 h1:x8RqKYJPjPbW/gFyFf7HRhcdC1qPwbBEmP5wybSurng= -github.com/stacklok/toolhive-catalog v0.20260623.0/go.mod h1:byRwPueB1c9E6UWyZfQUyHmfZjzR5IKnsmVmcZQZyPs= +github.com/stacklok/toolhive-catalog v0.20260629.0 h1:T4r2xpVf0sGjUz7D9m52LUPFu47ALbRq/q5mRF4N8dk= +github.com/stacklok/toolhive-catalog v0.20260629.0/go.mod h1:93zeSpGY1E/yT15yRdRrxU/tN8TCjAZ+J15NfU3TMpk= github.com/stacklok/toolhive-core v0.0.26 h1:aWpwECt1A0Cq3ZL3rMG1mmibALcmVWg07oiNTqSESQk= github.com/stacklok/toolhive-core v0.0.26/go.mod h1:w0CkwJEIwlyK9ht/zNfRxA5kY6J3dbJr8v2CSu7M1hE= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=