From 6565f1e1fc1680abd10a4b404632661ad1fba8b7 Mon Sep 17 00:00:00 2001 From: byhsu Date: Mon, 10 Apr 2023 09:45:48 -0700 Subject: [PATCH] wip --- go.mod | 1 + 1 file changed, 1 insertion(+) diff --git a/go.mod b/go.mod index 6710d33bb..e2f41ef7f 100644 --- a/go.mod +++ b/go.mod @@ -209,3 +209,4 @@ require ( ) replace github.com/robfig/cron/v3 => github.com/unionai/cron/v3 v3.0.2-0.20210825070134-bfc34418fe84 +replace github.com/flyteorg/flyteidl => ../flyteidl \ No newline at end of file