From 0a91e917ecce6e3c91cd21299270f40823c853ac Mon Sep 17 00:00:00 2001 From: "red-hat-konflux[bot]" <126015336+red-hat-konflux[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 17:33:17 +0000 Subject: [PATCH] Update github.com/redhat-appstudio/integration-service digest to c4cfd10 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..947c945 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 c4cfd10c6501 github.com/redhat-appstudio/release-service v0.0.0-20230511145849-bde1cdcbb60b golang.org/x/sync v0.1.0 k8s.io/api v0.26.1