From 9dbd4f696c4efd260134a20a7810df5a55b76273 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 14:22:12 +0000 Subject: [PATCH] Update module github.com/stacklok/toolhive-catalog to v0.20260520.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9c12092364..d49ec16fdf 100644 --- a/go.mod +++ b/go.mod @@ -48,7 +48,7 @@ require ( github.com/redis/go-redis/v9 v9.19.0 github.com/shirou/gopsutil/v4 v4.26.3 github.com/spf13/viper v1.21.0 - github.com/stacklok/toolhive-catalog v0.20260518.0 + github.com/stacklok/toolhive-catalog v0.20260520.0 github.com/stacklok/toolhive-core v0.0.21 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 2214f8569d..bc58f929ac 100644 --- a/go.sum +++ b/go.sum @@ -803,8 +803,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.20260518.0 h1:J4Adoaedsm09RB/8Dx2PSlGgZ4BscYOgmUrWzMIcMY4= -github.com/stacklok/toolhive-catalog v0.20260518.0/go.mod h1:e/zMn+cmBvXMGtRJu0WYO71h0UVRgXTq32849PkQgss= +github.com/stacklok/toolhive-catalog v0.20260520.0 h1:Ms6DIsHOw3LmiVY2GIZW6clfq79cs2ucEckBtJK0D5E= +github.com/stacklok/toolhive-catalog v0.20260520.0/go.mod h1:e/zMn+cmBvXMGtRJu0WYO71h0UVRgXTq32849PkQgss= github.com/stacklok/toolhive-core v0.0.21 h1:UxCDSmhw0k4QP6gr0F1CLfPuI3bVHBu3VuHt/DLYH50= github.com/stacklok/toolhive-core v0.0.21/go.mod h1:59Fo8iGJEEGJB6i/N/4fiB2Z+7AhBbPrguiggtED5TU= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=