From 452170a729e5460d3a3a16e0ff644f5974e8232a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 11:54:53 +0000 Subject: [PATCH] fix(deps): update module github.com/cloudoperators/greenhouse to v0.8.0 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 1c2eac7..83b1372 100644 --- a/go.mod +++ b/go.mod @@ -3,7 +3,7 @@ module github.com/cloudoperators/cloudctl go 1.25.0 require ( - github.com/cloudoperators/greenhouse v0.6.0 + github.com/cloudoperators/greenhouse v0.8.0 github.com/onsi/gomega v1.38.2 github.com/spf13/cobra v1.10.1 github.com/spf13/viper v1.21.0