From af7b84f953f7c3a379e83d96c4673830e0f0fe23 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 21:57:51 +0000 Subject: [PATCH] chore(deps): update non-minor dependencies to v1.26.4 --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 298a799..480aa42 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/sap/component-operator-runtime -go 1.26.3 +go 1.26.4 require ( github.com/Masterminds/sprig/v3 v3.3.0