From deeec93855500d3844963d4a4fc81a903337d433 Mon Sep 17 00:00:00 2001 From: Marvin Zhang Date: Mon, 19 Dec 2022 17:22:02 +0800 Subject: [PATCH] fix: unable to build issue --- backend/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/go.mod b/backend/go.mod index a64fb1ab..75e7c84c 100644 --- a/backend/go.mod +++ b/backend/go.mod @@ -1,6 +1,6 @@ module crawlab -go 1.17 +go 1.16 require github.com/crawlab-team/crawlab-core v0.6.1-0.20221218100507-9f27ace089f9