From 7f4a7d73865ecb2ae51f764d70f8ae610025191a Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Sun, 1 Jun 2025 12:15:02 +0000 Subject: [PATCH] Update github.com/redhat-appstudio/integration-service digest to b278f4a Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> --- dashboard/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/go.mod b/dashboard/go.mod index e90946a..0fd1c16 100644 --- a/dashboard/go.mod +++ b/dashboard/go.mod @@ -4,7 +4,7 @@ go 1.18 require ( github.com/redhat-appstudio/application-api v0.0.0-20230526095918-1ccc9aa0e75a - github.com/redhat-appstudio/integration-service v0.0.0-20230529192451-328a8b8db397 + github.com/redhat-appstudio/integration-service b278f4a75a02 github.com/redhat-appstudio/release-service v0.0.0-20230511145849-bde1cdcbb60b golang.org/x/sync v0.1.0 k8s.io/api v0.26.1