From 3ae88e82406596f953a6f432a0b25b26f7f71c2f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 09:40:33 +0000 Subject: [PATCH] renovate: Update github.com/luno/workflow/adapters/webui digest to 7744965 --- _examples/webui/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_examples/webui/go.mod b/_examples/webui/go.mod index 1f4d646..11c0332 100644 --- a/_examples/webui/go.mod +++ b/_examples/webui/go.mod @@ -8,7 +8,7 @@ replace github.com/luno/workflow/adapters/webui => ../../adapters/webui require ( github.com/luno/workflow v0.2.5 - github.com/luno/workflow/adapters/webui v0.0.0-20250107170539-40c87581acfc + github.com/luno/workflow/adapters/webui v0.0.0-20250226113911-77449658b889 ) require (