From 9e38f96beaeae4e84d316d1bfcaa198274f798df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 14:14:26 +0000 Subject: [PATCH] Update module github.com/stacklok/toolhive-core/redisconn/gcp to v0.0.1 --- scripts/testdata/release-dev-siblings/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/testdata/release-dev-siblings/go.mod b/scripts/testdata/release-dev-siblings/go.mod index c08cda3..dbc9134 100644 --- a/scripts/testdata/release-dev-siblings/go.mod +++ b/scripts/testdata/release-dev-siblings/go.mod @@ -6,5 +6,5 @@ require ( github.com/stacklok/toolhive-core/redisconn v0.0.0 github.com/stacklok/toolhive-core/redisconn/aws v0.0.0 github.com/stacklok/toolhive-core/redisconn/azure v0.0.0 - github.com/stacklok/toolhive-core/redisconn/gcp v0.0.0 + github.com/stacklok/toolhive-core/redisconn/gcp v0.0.1 )