From 55c6b6b2ba8f51948e7d97ba025784f7cab3c9ee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Mar 2026 22:00:38 +0000 Subject: [PATCH] Update module github.com/stacklok/toolhive to v0.11.2 --- go.mod | 2 +- go.sum | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 0691239..01ebb91 100644 --- a/go.mod +++ b/go.mod @@ -16,7 +16,7 @@ require ( github.com/sergi/go-diff v1.4.0 github.com/spf13/cobra v1.10.2 github.com/stacklok/propolis v0.0.15 - github.com/stacklok/toolhive v0.11.1 + github.com/stacklok/toolhive v0.11.2 github.com/stacklok/toolhive-core v0.0.11 github.com/stretchr/testify v1.11.1 go.uber.org/zap v1.27.1 diff --git a/go.sum b/go.sum index 5755393..8e2b062 100644 --- a/go.sum +++ b/go.sum @@ -630,6 +630,8 @@ github.com/stacklok/propolis v0.0.15 h1:Vlt88oWdLYXmq7LB5d17PhJL1A1xqATOnbOq/zAQ github.com/stacklok/propolis v0.0.15/go.mod h1:O3qSPuwkVQPwkcFWOklAEp1jglxd7m9TsV1H78GIeuA= github.com/stacklok/toolhive v0.11.1 h1:ge/0yyp1/PSd/tJV/xgEYWbaUmnjf78cIcCWQrKo1mA= github.com/stacklok/toolhive v0.11.1/go.mod h1:xKHTB/1vzND2M4YDXxZqrIHrseudanLYLgPHQZKHuj8= +github.com/stacklok/toolhive v0.11.2 h1:6HxvqhBlpgyL8sG351wWFIWzPx11H4krTYr2Xu6ojqM= +github.com/stacklok/toolhive v0.11.2/go.mod h1:LU04sTTWLQMLYnNohJEAiOgl0Ipn7l38aome/rKfmh4= github.com/stacklok/toolhive-core v0.0.11 h1:tFLwSHE/AUikLYu6x7N9iTfMUR9eJS9JAVzvoPU+yrI= github.com/stacklok/toolhive-core v0.0.11/go.mod h1:XnAsVL81S2T9010NfoeByxY1RUlBGbFAO3E+e0FENQo= github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=