From 25d4e6df87a739195a1aea1282ceee1cca9e5825 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 22:40:49 +0000 Subject: [PATCH] Update module github.com/stacklok/toolhive to v0.40.1 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index f492ac6..8c84350 100644 --- a/go.mod +++ b/go.mod @@ -17,7 +17,7 @@ require ( github.com/sergi/go-diff v1.4.0 github.com/spf13/cobra v1.10.2 github.com/stacklok/go-microvm v0.0.38 - github.com/stacklok/toolhive v0.30.0 + github.com/stacklok/toolhive v0.40.1 github.com/stacklok/toolhive-core v0.0.30 github.com/stretchr/testify v1.11.1 go.opentelemetry.io/otel v1.44.0