diff --git a/go.mod b/go.mod index 3a4af974aa..6754cb0f19 100644 --- a/go.mod +++ b/go.mod @@ -45,7 +45,7 @@ require ( github.com/redis/go-redis/v9 v9.18.0 github.com/shirou/gopsutil/v4 v4.26.2 github.com/spf13/viper v1.21.0 - github.com/stacklok/toolhive-catalog v0.20260406.0 + github.com/stacklok/toolhive-catalog v0.20260408.0 github.com/stacklok/toolhive-core v0.0.15 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 e9dab4eeb1..1f8d4005c5 100644 --- a/go.sum +++ b/go.sum @@ -796,8 +796,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.20260406.0 h1:MzcSoYJmjwf+sOXiw9uw6wzfz/rJ1shR6ahJ0/xncMI= -github.com/stacklok/toolhive-catalog v0.20260406.0/go.mod h1:VeHaVQx4dP484wxQT947GA+ocP4YiuKCTN+v7upEPiU= +github.com/stacklok/toolhive-catalog v0.20260408.0 h1:Alxz2BA1kIdAUfGfD39w0qfeLwQZWSYS3bBnKOa6tjk= +github.com/stacklok/toolhive-catalog v0.20260408.0/go.mod h1:RbgkI2zRADZC8GXIy40cFe3JofchVOl9dj/7KoyejVg= github.com/stacklok/toolhive-core v0.0.15 h1:uhkB4knchTZc6zOiVUHfJe7R/qxrshvhww6HVeFVfIg= github.com/stacklok/toolhive-core v0.0.15/go.mod h1:6KW90AxiKnB2bu70L4qa3sKjHFaUi2lgl8bmPj1Q16g= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=