From 1049e404e17f8c5f9201c6536924265d1615b188 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 11:06:35 +0000 Subject: [PATCH] Update module github.com/stacklok/toolhive-catalog to v0.20260518.0 --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index a037837a68..e4310fec05 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.20260513.0 + github.com/stacklok/toolhive-catalog v0.20260518.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 c104c96ea0..05725e6009 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.20260513.0 h1:adapY7fTtCdrEAhBO9Ndv1DIToplINtz54V02OenPhs= -github.com/stacklok/toolhive-catalog v0.20260513.0/go.mod h1:e/zMn+cmBvXMGtRJu0WYO71h0UVRgXTq32849PkQgss= +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-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=