From 12e1b72ad31d3b1f827b10711f2c721935ca8909 Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 12:16:42 +0000 Subject: [PATCH] fix(deps): update github.com/openshift/lightspeed-agentic-operator/api digest to 5e8e27d Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 8f1b423..e39a111 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.7 require ( github.com/openshift/api v0.0.0-20260619095050-5346161d1bf2 - github.com/openshift/lightspeed-agentic-operator/api v0.0.0-20260625051021-5f903af38c08 + github.com/openshift/lightspeed-agentic-operator/api v0.0.0-20260625090342-5e8e27d4f9ee github.com/spf13/cobra v1.10.2 go.opentelemetry.io/otel v1.44.0 go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.44.0