diff --git a/go.mod b/go.mod index bd761db04f..b8a5482510 100644 --- a/go.mod +++ b/go.mod @@ -43,7 +43,7 @@ require ( github.com/redis/go-redis/v9 v9.18.0 github.com/shirou/gopsutil/v4 v4.25.6 github.com/spf13/viper v1.21.0 - github.com/stacklok/toolhive-catalog v0.20260223.0 + github.com/stacklok/toolhive-catalog v0.20260306.0 github.com/stacklok/toolhive-core v0.0.10 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 cb0514f627..30c2707d38 100644 --- a/go.sum +++ b/go.sum @@ -798,8 +798,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.20260223.0 h1:KIabB8gLNBkNOcCbYEukhoJeSlNEN5CvsE2oSKCKeME= -github.com/stacklok/toolhive-catalog v0.20260223.0/go.mod h1:pRmjVHQU2pIqKctbsFErmFmADAXfeIjIlQUOgZMVUiw= +github.com/stacklok/toolhive-catalog v0.20260306.0 h1:FJsGeH39jnXu3VtECSgTdy2YB0qsk3JnIZnFcz5HXxI= +github.com/stacklok/toolhive-catalog v0.20260306.0/go.mod h1:WsiKmjQN5Edaw8VJJoWjmogTQQueoX4L5QIacxSZcmc= github.com/stacklok/toolhive-core v0.0.10 h1:krQhmcFpZkjIy1i/n+XinOYBHRnuOPO5kJE0ZyK6EgU= github.com/stacklok/toolhive-core v0.0.10/go.mod h1:XnAsVL81S2T9010NfoeByxY1RUlBGbFAO3E+e0FENQo= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=